armv7_test: add group vars to set fas groups with access and other things.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
77ef17aad8
commit
77e9d9c4dc
1 changed files with 7 additions and 0 deletions
7
inventory/group_vars/armv7_test
Normal file
7
inventory/group_vars/armv7_test
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
fas_client_groups: packager,upstream-test
|
||||
freezes: false
|
||||
sudoers: "{{ private }}/files/sudo/arm-packager-sudoers"
|
||||
sudoers_main: nopasswd
|
||||
host_group: cloud
|
||||
ansible_ifcfg_blacklist: true
|
Loading…
Add table
Add a link
Reference in a new issue