This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-TigerOS
mirror of
https://github.com/jrtechs/TigerOS.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
I can't YAML -_-
devel
Christian Martin
7 years ago
committed by
GitHub
parent
560c0e569f
commit
a0cba68f77
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
build-scripts/playbook.yml
+ 2
- 1
build-scripts/playbook.yml
View File
@ -82,6 +82,7 @@
become
:
true
-
name
:
Allow Jenkins sudo access
become
:
true
lineinfile
:
/etc/sudoers
lineinfile:
path
:
/etc/sudoers
line: 'jenkins ALL=NOPASSWD
:
/var/lib/jenkins/jobs/TigerOS Devel/workspace/tigeros/make-iso.sh'
state
:
present
Write
Preview
Loading…
Cancel
Save