Michael DeHaan
|
320ce8f5f1
|
If ohai is present, do the same with facter and make it available for the templating engine
|
2012-02-27 23:15:11 -05:00 |
|
Michael DeHaan
|
186dab4dff
|
Include facter variables for free in setup JSON (prefix with 'facter'.
Also sort keys in JSON file and pretty print
|
2012-02-27 23:06:32 -05:00 |
|
Michael DeHaan
|
61d064d011
|
Fixed up KV munging in runner, misc fixes to copy, setup, and template modules
|
2012-02-26 19:55:26 -05:00 |
|
Michael DeHaan
|
e5f62f20b1
|
make copy & template module take key/value parameters so we're consistent. Only the command
module works differently now
starter manpage for modules
allow template file location to be passed into template & setup modules
|
2012-02-26 19:21:44 -05:00 |
|
Michael DeHaan
|
440bac4a95
|
Added remote templating engine using jinja2, see examples/playbook.yml for usage.
Cleanup is due in runner.py
|
2012-02-24 04:35:51 -05:00 |
|
Michael DeHaan
|
102385e4ad
|
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.
|
2012-02-24 03:25:09 -05:00 |
|