summaryrefslogtreecommitdiff
path: root/cloudinit/CloudConfig/cc_mcollective.py
AgeCommit message (Expand)Author
2012-01-12[PATCH 04/13] Fix pylint warnings W0611 (unused import)Scott Moser
2011-07-26use util.write_file in cc_mcollective.pyScott Moser
2011-07-26cc_mcollective: use util.write_file, change perms of private key file to 0600Scott Moser
2011-07-25Added ssl cert support to mcollectiveMarc Cluet
2011-02-22merge mcollective fixes from Marc. Changes to indentation and added commentsScott Moser
2011-02-20Change output format for ConfigParserMarc Cluet
2011-02-20Changes to mcollective module, added docsMarc Cluet
2011-02-15Changes to puppet module + mcollective moduleMarc Cluet