Hi,
is it possible to let a node definition supersede another if there are
two node definitions that match the sertname?
node /.*\.klientdrift\.uib\.no$/ inherits client {}
node puppettestmachine.klientdrift.uib.no inherits client {}
node puppetdevmachine.klientdrift.uib.no inherits client {}
I would like the first to hit all our machines in one subdomain, but be
able to have single machines with other definitions. Ideally the single
nodes should inherit the wildcard one.
Bjørge
--
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.