All Questions
2 questions
0
votes
1
answer
1k
views
Puppet file resource not resolving the source attribute
I have started to play with puppet 5 and for some reason the source attribute in the puppet file resource is not working. I have a simple manifest file in my puppet server which is as follows:
file {'...
1
vote
1
answer
193
views
Changes on Puppetmaster not always immediately recognized by Puppet-agents
Introduction
It occurs a number of times a day that changes on the Puppetmaster are not recognized immediately by the Puppet agents. If this is the case Puppet needs to be run more than 5 times (e.g. ...