Issue #4305 has been reported by Igal Koshevoy.
----------------------------------------
Bug #4305: Documentation should be correct
http://projects.puppetlabs.com/issues/4305
Author: Igal Koshevoy
Status: Accepted
Priority: High
Assigned to: Igal Koshevoy
Category:
Target version: 1.0.2
Keywords:
Branch:
Affected URL:
We need to verify that the instructions in the docs work with 0.25 and 2.6.
James suggested at least the following changes:
--2. Copy or symlink the Puppet Dashboard's report library in, e.g. run the
++4. Copy or symlink the Puppet Dashboard's report library in, e.g. run the
following command from your Puppet Dashboard's checkout directory, but
replace `LIBDIR` with the path you found in step 2:
ln sf $PWD/lib/puppet/puppet_dashboard.rb LIBDIR/lib/puppet/reports
--4. Ensure that your puppetmasterd runs successfully with the option:
++5. Ensure that your puppetmasterd runs successfully with the option:
--reports puppet_dashboard
++6. Add this option to the [puppetmasterd] block of your puppet.conf file.
++
++ [puppetmasterd]
++ reports=puppet_dashboard
++
++
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.