Is there a way of issuing a puppet kick to multiple hosts without
LDAP?
I see the puppet kick options suports this with "all" and "class" but
only with LDAP at present.
I have a number of hosts so specifying each host using it's FQDN is a
bit messy. I've tried using "--no-fqdn" but get:
"hostname was not match with the server certificate"
Everything works as expected when specifying --host <hostname>
multiple times.
Ideally I'd like to use a an input file with a list of hosts to kick.
Is there any way of achieving this without specifying each hosts FQDN
or moving to LDAP?
Thanks,
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.