[Puppet Users] Re: dashboard as enc not working

2012-03-23 Thread Mark Leary
Ugh, this was selinux if anyone else runs into the same problem. Creating a module with audit2allow fixed it. On Monday, March 19, 2012 3:15:06 PM UTC-4, Mark Leary wrote: > > I'm trying to setup dashboard as a node classifier w/puppet 2.6.14. > Not sure why this is not work

[Puppet Users] dashboard as enc not working

2012-03-19 Thread Mark Leary
I'm trying to setup dashboard as a node classifier w/puppet 2.6.14. Not sure why this is not working... In puppet.conf on the master I have: node_terminus = exec external_nodes = /usr/bin/env PUPPET_DASHBOARD_URL=http:// localhost /usr/share/puppet-dashboard/bin/external_node The agent's