We are ready to add monitoring for new serverbeach hosts and the guests on them.
Hosts:
serverbeach06 serverbeach07 serverbeach08 serverbeach09 serverbeach10
Guests:
serverbeach06.fedoraproject.org:hosted02:running:0 serverbeach07.fedoraproject.org:hosted04:running:0 serverbeach08.fedoraproject.org:collab03:running:0 serverbeach09.fedoraproject.org:collab04:running:0 serverbeach09.fedoraproject.org:ns-sb01:running:0 serverbeach10.fedoraproject.org:hosted03:running:0
The hosts can be setup similar to the existing serverbeach02-04 hosts. The guests can be setup to how existing similar ones are monitored, ie 'hosted03' can be monitored like hosted01 is.
The collab03/hosted04 hosts are warm spares, so they will have less services running, etc and may need only basic monitoring.
This ticket could be divided up if there are several folks interested in it.
Create initial .cfg for serverbeach{07-10} init_serverbeach.sh
Create initial .cfg for hosted{03-04} init_hosted.sh
I looked around and found a .cfg file for serverbeach06, missing are 07-10. since the intial .cfgs are pretty much alike, i attached init_serverbeach.sh to create them.
For hosted{03,04}, i attached init_hosted.sh. I pulled the ip addresses from puppet/modules/bind/files/master/fedoraproject.org.
cool.
A better way to look at/review this would be for you to run those on your local puppet checkout and then attach a 'git format-patch master --stdout'. That will show us the exact patch of what will change. ;)
Patch for initial serverbeach and hosted .cfgs. Let me know if I need to make any change. 1.patch
Thanks! Commited.