Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants