Issue #9491 has been updated by Chris Blumentritt.

I am not using anything.  When I comment one of them out I guess it uses what 
ever is default.  The following is a snippet from puppet.conf which would allow 
puppet to be started (note I am using passenger):

    # Where Puppet should store facts that it pulls down from the central    # 
server.
    # The default value is '$vardir/facts/'.
    # factdest = /var/lib/puppet/facts/


    # From where to retrieve facts.  The standard Puppet `file` type    # is 
used for retrieval, so anything that is a valid file source can    # be used 
here.
    # The default value is 'puppet://$server/facts/'.
    factsource = puppet://puppet/facts/

It might be just a conflict when running as a puppet master
----------------------------------------
Bug #9491: factdest in puppet master --genconfig
https://projects.puppetlabs.com/issues/9491

Author: Chris Blumentritt
Status: Needs More Information
Priority: Normal
Assignee: 
Category: executables
Target version: 
Affected Puppet version: 2.7.3
Keywords: genconfig
factdest
Branch: 


Puppet 2.7.3 using passenger

(/File[/var/lib/puppet/facts]) Not removing directory; use 'force' to override
(/File[/var/lib/puppet/facts]) Not removing directory; use 'force' to override
(/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

Commenting out
factdest = /var/lib/puppet/facts/ in /etc/puppet/puppet.conf
or
factsource = puppet://puppet/facts/
or both allows the puppet master to start.




-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
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.

Reply via email to