I am deploying a VM using Vagrant which installs a puppet agent on that VM 
and executes puppet agent as a background process. 
In the very first puppet run, I get a failed dependency error. However if I 
manually run puppet agent -t, things work fine. 

I have tried running puppet agent from the puppet master using mCollective 
which also seems to run the agent as a background process and results in 
the dependency failure.

Are the dependencies mismanaged when puppet agent runs in background, or is 
something related to the user permission. 

FWIW I am specifying my dependency using anchors.

Any pointers here, or probably I am interpreting it wrong?

Thanks,
-Rohit


 

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/77c407be-e3e3-4705-b4ce-9e41061edfd0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to