Only use eth0 on autosign boxes
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
94ca15a1a2
commit
ce5dc78d0a
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ num_cpus: 2
|
|||
# https://bugzilla.redhat.com/show_bug.cgi?id=1283364
|
||||
custom_rules: ['-A INPUT --proto tcp --sport 44334 --source sign-bridge01.phx2.fedoraproject.org,secondary-bridge01.phx2.fedoraproject.org -j ACCEPT']
|
||||
|
||||
ansible_ifcfg_whitelist:
|
||||
- eth0
|
||||
|
||||
fas_client_groups: sysadmin-releng
|
||||
host_group: autosign
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue