Skip to content

Instantly share code, notes, and snippets.

@ajohnstone
Created November 13, 2012 15:15
Show Gist options
  • Save ajohnstone/4066263 to your computer and use it in GitHub Desktop.
Save ajohnstone/4066263 to your computer and use it in GitHub Desktop.
root@ip-10-239-75-244:~# FACTER_server_tags="role:hadoop-master=true,role:hadoop-worker=true" puppet apply --verbose -vvv --debug --modulepath /etc/puppet/modules /etc/puppet/manifests/site.pp
Debug: importing '/etc/puppet/modules/truth/manifests/enforcer.pp' in environment production
Debug: Automatically imported truth::enforcer from truth/enforcer into production
Error: Unknown function has_role at /etc/puppet/modules/truth/manifests/enforcer.pp:4 on node ip-10-239-75-244.eu-west-1.compute.internal
Error: Unknown function has_role at /etc/puppet/modules/truth/manifests/enforcer.pp:4 on node ip-10-239-75-244.eu-west-1.compute.internal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment