Remove mentions of lockbox01.
This commit is contained in:
parent
05bb9f4f83
commit
1dd79c9801
10 changed files with 24 additions and 17 deletions
7
roles/nagios_server/files/nagios/hosts/batcave01.cfg
Normal file
7
roles/nagios_server/files/nagios/hosts/batcave01.cfg
Normal file
|
@ -0,0 +1,7 @@
|
|||
define host {
|
||||
host_name batcave01
|
||||
alias batcave01.phx2.fedoraproject.org
|
||||
use defaulttemplate
|
||||
address batcave01.phx2.fedoraproject.org
|
||||
parents virthost22
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
define host {
|
||||
host_name lockbox01
|
||||
alias lockbox01.phx2.fedoraproject.org
|
||||
use defaulttemplate
|
||||
address lockbox01.phx2.fedoraproject.org
|
||||
parents virthost15
|
||||
}
|
||||
#define host {
|
||||
# host_name lockbox01
|
||||
# alias lockbox01.phx2.fedoraproject.org
|
||||
# use defaulttemplate
|
||||
# address lockbox01.phx2.fedoraproject.org
|
||||
# parents virthost15
|
||||
#}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue