releng: make ftbfs user a local one
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
0cf8a59fd5
commit
950911c7d4
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
- ftbfs
|
||||
|
||||
- name: add ftbfs user
|
||||
user: name=ftbfs uid=264 group=ftbfs createhome=yes system=yes state=present
|
||||
user: name=ftbfs uid=264 group=ftbfs createhome=yes system=yes state=present local=yes
|
||||
when: inventory_hostname.startswith('compose-x86-01')
|
||||
tags:
|
||||
- ftbfs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue