First question that comes to mind: is there a fact for a given node that
determines what file name to use?

On Jul 23, 2010 3:55 PM, "bmort" <[email protected]> wrote:

Is it possible to define variable at this level.  I need to pass the
monit config file name ( sometimes its monitrc sometimes in not ).


Here is what I have.




# /etc/puppet/manifests/nodes.pp

node basenode {
 include postgresql
 include monit
 include wiki
 include apace
}

node 'freebeerontuesdays.com' inherits basenode {
}

--
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]<puppet-users%[email protected]>
.
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.

-- 
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