github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

reductivelabs / puppet

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 151
    • 49
  • Source
  • Commits
  • Network (49)
  • Issues (0)
  • Downloads (79)
  • Wiki (1)
  • Graphs
  • Branch: 0.24.x

click here to add a description

click here to add a homepage

  • Branches (4)
    • 0.24.x ✓
    • 0.25.x
    • master
    • testing
  • Tags (79)
    • release-0.9.2
    • BetaOne
    • Beta1
    • 0.25.4rc3
    • 0.25.4rc2
    • 0.25.4rc1
    • 0.25.4
    • 0.25.3
    • 0.25.2rc3
    • 0.25.2rc2
    • 0.25.2rc1
    • 0.25.2
    • 0.25.1rc2
    • 0.25.1rc1
    • 0.25.1
    • 0.25.0rc1
    • 0.25.0beta2
    • 0.25.0beta1
    • 0.25.0
    • 0.24.9
    • 0.24.8rc1
    • 0.24.8
    • 0.24.7rc1
    • 0.24.7
    • 0.24.6
    • 0.24.5
    • 0.24.4
    • 0.24.3
    • 0.24.2
    • 0.24.1
    • 0.24.0
    • 0.23.2
    • 0.23.1
    • 0.23.0
    • 0.22.4
    • 0.22.3
    • 0.22.2
    • 0.22.1
    • 0.22.0
    • 0.20.1
    • 0.20.0
    • 0.19.3
    • 0.19.2
    • 0.19.1
    • 0.19.0
    • 0.18.4
    • 0.18.3
    • 0.18.2
    • 0.18.1
    • 0.18.0
    • 0.17.2
    • 0.17.1
    • 0.17.0
    • 0.16.5
    • 0.16.4
    • 0.16.3
    • 0.16.2
    • 0.16.1
    • 0.16.0
    • 0.15.3
    • 0.15.2
    • 0.15.1
    • 0.15.0
    • 0.14.1
    • 0.14.0
    • 0.13.6
    • 0.13.5
    • 0.13.4
    • 0.13.2
    • 0.13.1
    • 0.13.0
    • 0.12.0
    • 0.11.2
    • 0.11.1
    • 0.11.0
    • 0.10.2
    • 0.10.1
    • 0.10.0
    • 0.9.3
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Server automation framework and application — Read more

  cancel

http://reductivelabs.com/trac/puppet/

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Fixed typo in util.rb 
James Turnbull (author)
Tue Jan 05 01:41:29 -0800 2010
commit  0dee418554151289b13136c43f0d1d6484efbac7
tree    45a9884ab70ec312e416d2e702de30d14e9c247b
parent  df33cb09d854b707f29a45eb3dafae1fa5a51e2a
puppet /
name age
history
message
file CHANGELOG Loading commit data...
file CHANGELOG.git
file COPYING Thu Aug 25 13:58:05 -0700 2005 Added GPL license git-svn-id: https://reductiv... [Jesse Koontz]
file LICENSE
file README
file README.rst
file Rakefile
directory autotest/
directory bin/
directory conf/
directory examples/
directory ext/
file install.rb
directory lib/
directory man/
directory spec/
directory tasks/
directory test/
README.rst

Puppet

Puppet, an automated administrative engine for your Linux and Unix systems, performs administrative tasks (such as adding users, installing packages, and updating server configurations) based on a centralized specification.

Documentation (and detailed install instructions) can be found online at the Puppet Wiki.

Installation

Generally, you need the following things installed:

  • Ruby >= 1.8.1 (earlier releases might work but probably not)

  • The Ruby OpenSSL library. For some reason, this often isn't included in the main ruby distributions. You can test for it by running 'ruby -ropenssl -e "puts :yep"'. If that errors out, you're missing the library.

    If your distribution doesn't come with the necessary library (e.g., on Debian and Ubuntu you need to install libopenssl-ruby), then you'll probably have to compile Ruby yourself, since it's part of the standard library and not available separately. You could probably just compile and install that one library, though.

  • The Ruby XMLRPC client and server libraries. For some reason, this often isn't included in the main ruby distributions. You can test for it by running 'ruby -rxmlrpc/client -e "puts :yep"'. If that errors out, you're missing the library.

  • Facter => 1.1.1 You can get this from your package management system or the Facter site

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server