This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Jude Nagurney (author)
Fri Jan 09 13:11:14 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
README | Thu Jul 31 20:13:51 -0700 2008 | |
| |
files/ | Thu Jul 31 19:45:28 -0700 2008 | |
| |
manifests/ | Fri Jan 09 13:11:14 -0800 2009 |
README
python-module-for-puppet: a shareable Puppet module for Python Home page: http://github.com/garthrk/python-module-for-puppet/tree/master Usage, with too many comments: include python # ensure Python and easy_setup are installed pymod { "mysql-python": # ensure mysql-python is installed name => "mysql-python", # required; previous name is ignored } Puppet Common Modules project: http://reductivelabs.com/redmine/projects/show/pcm Module Standards Wiki page: http://reductivelabs.com/trac/puppet/wiki/ModuleStandards







