Switch from people03 to people01.
Switch backups Change fasClient runs to run on people01 instead of people03. Change sync logs to get from people01 Change nagios to monitor people01 instead of people03 Change quota limits some to work better. Enable planet cron jobs on people01.
This commit is contained in:
parent
2b3967274f
commit
68bcc9bff7
9 changed files with 51 additions and 44 deletions
|
@ -1,8 +1,8 @@
|
|||
define host {
|
||||
host_name 152.19.134.191-people03
|
||||
alias 152.19.134.191-people03
|
||||
host_name 152.19.134.196-people01
|
||||
alias 152.19.134.196-people01
|
||||
use defaulttemplate
|
||||
address 152.19.134.191
|
||||
address 152.19.134.196
|
||||
parents ibiblio03.fedoraproject.org
|
||||
}
|
||||
|
||||
|
@ -14,8 +14,8 @@ define host {
|
|||
}
|
||||
|
||||
define host {
|
||||
host_name ipv6-people03
|
||||
alias ipv6-people03
|
||||
host_name ipv6-people01
|
||||
alias ipv6-people01
|
||||
use defaulttemplate
|
||||
address 2610:28:3090:3001:5054:ff:fedb:7f5a
|
||||
address 2610:28:3090:3001:5054:ff:feff:683f
|
||||
}
|
||||
|
|
|
@ -169,7 +169,7 @@ define service {
|
|||
}
|
||||
|
||||
define service {
|
||||
host_name 152.19.134.191-people03
|
||||
host_name 152.19.134.196-people01
|
||||
service_description planet
|
||||
check_command check_website!planet.fedoraproject.org!/!Sub-Project planets
|
||||
use websitetemplate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue