mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 11:00:32 +08:00
12 lines
261 B
Plaintext
12 lines
261 B
Plaintext
---
|
|
freezes: false
|
|
resolvconf: "{{ files }}/resolv.conf/iad2"
|
|
|
|
ipa_host_group: kernel-qa
|
|
ipa_client_shell_groups:
|
|
- sysadmin-kernel
|
|
ipa_client_sudo_groups:
|
|
- sysadmin-kernel
|
|
|
|
custom_rules: [ '-A INPUT -p tcp -m tcp -s 192.168.122.0/24 --dport 2049 -j ACCEPT' ]
|