Go to file
Scott Moser ecb103ff70 add support for 'include-once' and public and private keys to mcollective
the new 'include-once' type will include a URL only once, and cache its
results.  This way you can use expiring URLs or one-time use urls to
pass sensitive data to the instance.  The instance will cache the result
in a local root only file for subsequent boots.

Additionally, add support for specifying public and private keys for
mcollective via cloud-config.

Both these features come via Marc Cluet.
2011-07-26 14:17:24 -04:00
2011-03-21 22:09:31 -04:00
Description
RETIRED, Cross-platform instance initialization
4 MiB