Drop the one ip on proxy07 to prep for moving it over to ansible

This commit is contained in:
Kevin Fenzi 2015-02-21 16:48:39 +00:00
parent 0850da2008
commit fdad2cd006
6 changed files with 10 additions and 13 deletions

View file

@ -2,6 +2,6 @@ define host {
host_name proxy07-fpo
alias proxy07-fpo.fedoraproject.org
use defaulttemplate
address 213.175.193.205
address 213.175.193.206
parents proxy07
}