You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
Hi all,
I use external facts to collect data to our puppetmaster. When running the "facter" or the "puppet agent -t" command, the external facts are correctly collected.
But as soon as I let the puppet service run, the external facts are no more gathered into inventory anymore
I use puppet puppet-3.2.2 and facter-1.7.1 on a RHEL5.10 The puppetmaster is puppet-server-3.3.2 on RHEL 6.5
Does anyone have an idea ?
Regards Yannig
yannig rousseau
unread,
Mar 27, 2014, 12:13:44 PM3/27/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
Hello, I couldn't find any traces explaining this behaviour. What could be the difference between the process run manually and the one run by service ??
Regards
yannig rousseau
unread,
Mar 28, 2014, 4:36:44 AM3/28/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
Problem is resoled (and was quite silly) There was an undetected environment issue (definition of path in profile.d)
To see it clearly, it is possible to restart manually the service (puppet agent is launched at service start, errors are displayed on console)