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
commit f40e2b21dfd5c2148a3856b7ecffb99160642a70
tree 43ed3a48240715b2003f0fd44abd8c6f65715c2f
parent 218f0aa36a131e867bd7de9c121616db1617d306
tree 43ed3a48240715b2003f0fd44abd8c6f65715c2f
parent 218f0aa36a131e867bd7de9c121616db1617d306
| 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







