try to make it so all items in ec2 do not have swap
This commit is contained in:
parent
3774929058
commit
4dbdbb94af
1 changed files with 11 additions and 0 deletions
|
@ -7,3 +7,14 @@
|
|||
|
||||
# Disable ethX ifcfg, let amazon handle these via DHCP.
|
||||
ansible_ifcfg_blacklist: true
|
||||
|
||||
nagios_Check_Services:
|
||||
mail: false
|
||||
nrpe: false
|
||||
sshd: false
|
||||
named: false
|
||||
dhcpd: false
|
||||
httpd: false
|
||||
swap: false
|
||||
ping: false
|
||||
raid: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue