Hiya,
Is there a way I can easily generate the catalog for a particular
puppet client, without actually running Puppet on that client?
I'd like to write some unit tests for my Puppet master, which generate
catalogs for a set of clients, and check their content. This will
syntax & sanity check my manifests, without getting stuck in
certificate hell.
`puppet agent --noop` might be just the ticket. You'll run that
command on the client, so this may be non-starter, but it won't
actually do anything.
Facts are required to compile the manifests into a catalog.
> --
> You received this message because you are subscribed to the Google Groups "Puppet Users" group.
> To post to this group, send email to puppet...@googlegroups.com.
> To unsubscribe from this group, send email to puppet-users...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
>
>
--
nigel