Hi Dale,

On 1-3-2016 16:38, Dale Mcswain wrote:
I am running puppet 4 and puppetdb 3.2 on Redhat 7.

Following the instructions for puppet Explorer I ran:
puppet module install spotify-puppetexplorer

Next step would be something like:

node 'node.name' {
  class { 'puppetexplorer': }
}

This would go into your site.pp, replacing node.name with the name of the node you want to run puppetexplorer on, obviously.

Alternatively, put:

classes:
  - puppetexplorer

In the nodes yaml file within your hiera data directory.

Now how do I access puppet explorer? localhost:?

After the next puppet run on node.name, you should be able to reach it via https://node.name/

Yes I am new to puppet.

As am I, so the above could very well not be 100% accurate ;-)

Regards,
Ruben

--
You received this message because you are subscribed to the Google Groups "Puppet 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/56D5EFA3.4070002%40ism.nl.
For more options, visit https://groups.google.com/d/optout.

Reply via email to