Just blacklist this for now.
This commit is contained in:
parent
5abbb2588c
commit
375795be74
1 changed files with 4 additions and 1 deletions
|
@ -8,6 +8,9 @@ fas_client_groups: atomic,sysadmin-atomic
|
|||
|
||||
tcp_ports: [ 80, 443, 873 ]
|
||||
|
||||
# Just blacklist this for now as it has a eth1 we do not want to configure.
|
||||
ansible_ifcfg_blacklist: true
|
||||
|
||||
eth0_ip: 10.5.124.150
|
||||
eth0_gw: 10.5.124.254
|
||||
eth0_nm: 255.255.255.128
|
||||
gw: 10.5.124.254
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue