Template a service

Rus Foster rghf at fsck.me.uk
Sun May 7 12:31:19 EDT 2006


I've got a number of servers that are running exactly the same service and 
I'm trying to work out a way of templating it so I could do something like

Template "Server" { 
                     Service TCP/SSH
                     Service Ping
                     Service TCP/SMTP
                     Service UDP/DNS
                     Service TCP/HTTP
}

Group "servers2" {
	Group "192.168.0.1" 
		{
		Template Server 
   	 	hostname 192.168.0.1
		}
}

Is this doable or will I have to write a script to do it?


-- 
e: rghf at vaserv.com : t: 01635 281120 | google: vaserv at gmail.com
Unix Admin work from £40/hour or $75/hour
http://www.a2b2.com - UK and US Dedicated and Virtual servers 
http://www.bofhcast.com - Music and Webhosting news podcast
http://www.vpsforums.com - Discuss your VPS provider and software





More information about the Arguslist mailing list