Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Use of $facts in mcollective::actionpolicy::rule conflicts with puppet's Trusted Facts feature #221

Open
mcallaway opened this issue Jun 19, 2015 · 3 comments

Comments

@mcallaway
Copy link

See http://docs.puppetlabs.com/puppet/3.6/reference/lang_facts_and_builtin_vars.html#trusted-facts

When one sets trusted_node_data = true in puppet.conf, you also enable the "facts" hash: http://docs.puppetlabs.com/puppet/3.6/reference/lang_facts_and_builtin_vars.html#the-facts-hash

This results in an error:

Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Attempt to assign to a reserved variable name: 'facts' at /etc/puppet/environments/production/modules/mcollective/manifests/actionpolicy/rule.pp:2 on node puppetmaster
@igalic
Copy link
Contributor

igalic commented Sep 30, 2015

i'm intruiged as to how it does this…
is that just a random name-clash?
/cc @richardc.

@richardc
Copy link
Contributor

I have nothing to say on this.

@jyaworski
Copy link
Member

Hello:

Is this still needed?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants