Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-03 | allow random command's output to go through | Scott Moser | |
by default we call 'pollinate -q' which is nice and quiet. if the user wants to be noisy, let them. | |||
2014-03-03 | cc_seed_random: fix bug and support pollinate command | Scott Moser | |
there was a bug that prevented seeding of /dev/urandom from metadata provided by the datasource unless the user provided random_seed config. This should, instead, be the default behavior. | |||
2013-09-08 | Add test + remove jsonschema (for now) | Joshua Harlow | |
2013-09-06 | Ensure validate checks key existence. | Joshua Harlow | |
2013-09-06 | Add jsonschema for namespaced and verifiable module | Joshua Harlow | |
configuration checking as well as make most of the module logic happen in the module itself instead of interacting with the distro object. | |||
2013-09-03 | Review adjustments. | Joshua Harlow | |