jenkins/slave: add jenknis user to mock group
This commit is contained in:
parent
d3af309a12
commit
e41babd1f7
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
- packages
|
||||
|
||||
- name: create jenkins user
|
||||
action: user name=jenkins state=present createhome=yes system=no
|
||||
action: user name=jenkins state=present createhome=yes system=no groups=mock
|
||||
tags:
|
||||
- jenkins
|
||||
- jenkins/slave
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue