While analyzing the Puppet 2.7.6 from server as well as from target nodes, I faced an error as followed:
[root@TARGET ~]# puppet apply 1.file.pp notice: /File[/var/lib/puppet/facts]: Not removing directory; use 'force' to override notice: /File[/var/lib/puppet/facts]: Not removing directory; use 'force' to override err: /File[/var/lib/puppet/facts]/ensure: change from directory to file failed: Could not set 'file on ensure: Is a directory - /var/lib/ puppet/facts Got 1 failure(s) while initializing: change from directory to file failed: Could not set 'file on ensure: Is a directory - /var/lib/ puppet/facts I was following the mentioned link: http://docs.puppetlabs.com/learning/manifests.html Also let me know if I missed something. Please help me with the issue -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
