Added templates for people in ansible.
This commit is contained in:
parent
07e24f8448
commit
f4e944af3f
4 changed files with 122 additions and 0 deletions
7
roles/nagios_server/files/nagios/hosts/people02.cfg
Normal file
7
roles/nagios_server/files/nagios/hosts/people02.cfg
Normal file
|
@ -0,0 +1,7 @@
|
|||
define host {
|
||||
host_name people02
|
||||
alias people02.fedoraproject.org
|
||||
use defaulttemplate
|
||||
address people02.fedoraproject.org
|
||||
parents internetx01
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue