Re: [Puppet Users] Dashboard using extlookup

2012-02-06 Thread Nathan Flynn
Hello, I have been playing around with this today and have managed to get it working. It appears if you are using puppet-dashboard and use external nodes you do not need to call extlookup() to access to variable, it is just globally available. Example: root@puppet01:/etc/puppet# /usr/share/pup

Re: [Puppet Users] Dashboard using extlookup

2012-02-06 Thread Nan Liu
On Sun, Feb 5, 2012 at 2:12 PM, eper wrote: > I have been working on this for several hours now and still seems not > to be working. I am unsure if its a bug or I am doing something wrong. > > [master] > node_terminus  = exec > external_nodes = /usr/share/puppet-dashboard/bin/external_node > > If

[Puppet Users] Dashboard using extlookup

2012-02-05 Thread eper
Hello, I have been working on this for several hours now and still seems not to be working. I am unsure if its a bug or I am doing something wrong. [master] node_terminus = exec external_nodes = /usr/share/puppet-dashboard/bin/external_node If I execute the external node command it returns valu