Thank you!
On Nov 18, 2013, at 6:42 PM, Felix Frank
wrote:
> Hi,
>
> you have likely enabled the pluginsync feature, which allows you to use
> "Plugins in modules" to e.g. distribute custom facts to your agents.
>
> Puppet will not distinguish custom facts and types from parser
> functions.
Hi,
you have likely enabled the pluginsync feature, which allows you to use
"Plugins in modules" to e.g. distribute custom facts to your agents.
Puppet will not distinguish custom facts and types from parser
functions. For most people, syncing parser functions to agents serves no
purpose.
I advi
Hi!
As far as I know custom functions are executed on puppet master server. But
each run puppet master copies all the custom functions available to
/var/lib/puppet/lib/puppet/parser/functions/ folder on puppet clients. Why is
it so?
--
Best regards,
Sergey Arlashin
--
You received this mess
Try the dev group ;) You have far better chances getting an answer from
there.
Silviu
On 25.11.2009 11:35, symfrog wrote:
> Puppet custom functions and user permissions
>
> I am busy writing a custom function to automatically add OSSEC agents
> to a OSSEC server after installation. Unfortunatel
Puppet custom functions and user permissions
I am busy writing a custom function to automatically add OSSEC agents
to a OSSEC server after installation. Unfortunately, it seems that
puppetmasterd is not respecting the entries in /etc/group in linux. No
matter how many other groups the puppet user