Puppet: System Administration Automated

Support

Ticket #1181 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

Installation Guide typo

Reported by: daddy2times Assigned to: community
Priority: normal Milestone:
Component: documentation Version:
Severity: normal Keywords:
Cc: Triage Stage: Accepted
Attached Patches: None Complexity: Trivial

Description

In http://reductivelabs.com/trac/puppet/wiki/InstallationGuide, the code showing how to install via gem requires a '/' at the end of the URL (E.G. gem install --remote --source http://reductivelabs.com/downloads/ facter). Otherwise gem looks for yaml file at the webserver's root.

I'm using ruby 1.8.6p114 and rubygems 1.1.0.

Change History

04/08/08 18:12:43 changed by jamtur01

  • status changed from new to closed.
  • complexity changed from Unknown to Trivial.
  • resolution set to fixed.
  • stage changed from Unreviewed to Accepted.

Fixed in the wiki.

Please note for future reference that you can easily edit the wiki yourself.