#1056: Pluginsync checksums are getting stored in the state file
---------------------+------------------------------------------------------
Reporter: marthag | Owner: community
Type: defect | Status: new
Priority: normal | Milestone: unplanned
Component: library | Version: 0.24.1
Severity: normal | Resolution:
Keywords: | Stage: Accepted
Patch: None | Complexity: Unknown
---------------------+------------------------------------------------------
Comment (by micah):
I'm also seeing this problem, I reported it in #1123 and believe that its
the same problem as this one.
To make this happen I just had to update a custom local fact (I already
had a facter recipe that was already distributed with 0.23
My client puppet.conf looks like this:
{{{
[main]
ssldir=/var/lib/puppet/ssl
logdir=/var/log/puppet
vardir=/var/lib/puppet
rundir=/var/run/puppet
templatedir=/etc/puppet/templates
factpath = $vardir/lib/facter
pluginsync=true
[puppetd]
# Make sure all log messages are sent to the right directory
# This directory must be writable by the puppet user
pluginsync=true
factsync=false
report=true
}}}
--
Ticket URL: <http://reductivelabs.com/trac/puppet/ticket/1056#comment:4>
puppet <http://reductivelabs.com>
Puppet - Portable System Automation
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" 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-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---