make all cloud ansible_ifcfg_blacklist: true
This commit is contained in:
parent
f6ff178735
commit
ece31179ce
2 changed files with 2 additions and 0 deletions
inventory
|
@ -3,3 +3,4 @@ nagios_Check_Services:
|
||||||
nrpe: false
|
nrpe: false
|
||||||
swap: false
|
swap: false
|
||||||
datacenter: cloud
|
datacenter: cloud
|
||||||
|
ansible_ifcfg_blacklist: true
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
ansible_ifcfg_blacklist: true
|
||||||
instance_type: m1.large
|
instance_type: m1.large
|
||||||
image: "{{ fedora23_x86_64 }}"
|
image: "{{ fedora23_x86_64 }}"
|
||||||
keypair: fedora-admin-20130801
|
keypair: fedora-admin-20130801
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue