Hi!

Did someone else notice similar behaviour?

I use "puppet kick hostname.domain.net" to occasionally trigger
catalog runs. But it does not work if I specify IP in auth.conf, like
this:
----------------------------------------
path /run
method save
allow 1.2.3.4
----------------------------------------

It does, however, work if I use hostname of the machine:
----------------------------------------
path /run
method save
allow hostname.domain.net
----------------------------------------

It stops working again if I don't use exact hostname, but an alias:
----------------------------------------
path /run
method save
allow puppetmaster.domain.net
----------------------------------------

Am I missing something?

Tnx,
b.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to