Commit Graph

4911 Commits (583cfa45e51b53915e35b3fed1471bcf91edc13c)
 

Author SHA1 Message Date
Michael DeHaan 3e010b9500 Added remote templating engine using jinja2, see examples/playbook.yml for usage.
Cleanup is due in runner.py
13 years ago
Michael DeHaan 941d79db8f Added stub for template execution, WIP. 13 years ago
Michael DeHaan 445a76dbdc Added a setup module which can be used to place key-value JSON data
on the system for use in a later template module.   These values
could also be used for module-specific config.
13 years ago
Michael DeHaan 814951b8e1 Update ohai module to run on older python clients. 13 years ago
Michael DeHaan 0cf1ef735d Added an 'ohai' module. Some weird JSON hackage to get it to work. 13 years ago
Jeremy Katz 8336f0d650 Don't use a shell and thus avoid a whole class of problems 13 years ago
Jeremy Katz 2a3a0d60cd Fall back to standalone simplejson module
CentOS5 has python 2.4 which doesn't have a built-in json
module
13 years ago
Michael DeHaan e0661a17eb Added command module 13 years ago
Michael DeHaan d27b55baa4 Added file copy support w/ readme updates 13 years ago
Michael DeHaan 4d62e00854 Example facter module. Look how quick that was. 13 years ago
Michael DeHaan d62fe17c40 Initial library directory 13 years ago