Hi,

In our current puppet environment I am trying to avoid having to
define a separate node for each server.

Is it possible to include classes based on parts of the hostname? All
of our server hostnames have their function (Tomcat/DNS/Apache etc...)
in the hostname.

Eg: If the hostname is uk-tomcat-120.example.com, could I match on
'tomcat' to include a tomcat related class from within the default
node definition?

I'm thinking something along the lines of a simple regex or exec using
grep.

Thanks.

Pejay

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to