ansible/inventory/group_vars/maintainer_test
Kevin Fenzi eb991fa9c1 base / big network cleanup
Everything should now be using linux-system-roles/network, so we drop
our hacky nmcli calls and everything that referred to them, including
exclude variables. Also, lets just let NM handle resolv.conf so it's not
wrong all the time on reboots.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 12:14:23 -08:00

14 lines
340 B
Text

---
datacenter: aws
freezes: false
ipa_client_shell_groups:
- packager
ipa_client_sudo_nopasswd_groups:
- sysadmin-main
- packager
ipa_host_group: maintainer_test
ipa_host_group_desc: Test hosts for package maintainers
primary_auth_source: ipa
sudoers: "{{ private }}/files/sudo/arm-packager-sudoers"
sudoers_main: nopasswd
vpn: true