Hi, have you made sure you pass the --listen option alongside --no-client?
On 02/14/2013 11:21 AM, Andriy Yurchuk wrote: > This works, but this disables the ability to push configs via > MCollective, i.e. mco puppet runall/runonce do not work. > > On Wednesday, February 13, 2013 5:51:56 PM UTC+2, Vaidas Jablonskis wrote: > > You would have to run your agent daemon wiht '--no-client' > parameter. See 'man puppet.conf'. > > On Wednesday, 13 February 2013 13:49:06 UTC, Andriy Yurchuk wrote: > > I need puppet agent daemon running because I need to access > agent's REST API > (http://docs.puppetlabs.com/guides/rest_api.html#the-agent-rest-api > <http://docs.puppetlabs.com/guides/rest_api.html#the-agent-rest-api>). > But I don't need the agent to run periodic checks. Is there any > way to either access REST API without daemonizing agent (I > suspect this id not possible) or disable periodic runs while > running agent as a daemon? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
