Hi Harold,
On 08/16/2011 01:56 PM, Harold Ditchfield wrote:
> According to the docs, you can specify tags on the command line and in the
> puppet.conf but can you specify them in something like the nodes.pp on the
> puppetserver. Interested to see if the tags can be managed from a central spot
>
> Thanks
> Harold
>
Every class is also usable as tag:
e.g.
class ssh { ... }
the string "ssh" can be used as tag.
I have not yet used tags in nodes.pp.
Kind regards,
Martin
--
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.