Hi, Anyone help me in below scenario. I have created puppet module and added in /etc/puppetlabs/code/environments/production/modules path. *The script is working fine but observed that same module applying multiple time to the same node even if there is no change in module files.* As of my knowledge if there is no change in puppet module scripts puppet won't apply again. Can anyone help me in this.
For information Using Puppet 4.10 repositories. Here using my puppet module to deploy an application in multiple devices. *runinterval *filed configured to default value 1800 (30min). Also added nodes and classes details in site.pp file to restrict some other connected nodes. Is there any way to know whether particular module applied or not on a particular node from master/puppet server. Thanks, Durga SomeswaraRao G. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/326fa588-cbb9-4d55-8391-84ca393c8333%40googlegroups.com.
