summaryrefslogtreecommitdiff
path: root/bin/puppet_command
AgeCommit message (Collapse)Author
2016-08-23locale improvements: allow non-english locales in node_init, enforce UTF8 ↵elijah
locale for `puppet apply`.
2016-06-21minor ruby lintingelijah
2016-02-24fix logging error in puppet_commandelijah
2016-02-16require jessie and created note_init script for node initializationelijah
2015-04-07rotate deploy logs by size instead of by date.elijah
2015-04-01always use full domain for FACTOR_fqdn (closes #6700)elijah
2015-02-09logs deploy information to /var/log/leap/deploy.log (full puppet log) and ↵elijah
/var/log/leap/deploy-summary.log (just the start and complete, with platform version, user, leap_cli version, platform branch). downgrading platform require --downgrade (requires new leap_cli)
2014-10-21implement custom puppet support (#6201, #6226)Micah Anderson
change puppet command to include in the --modulepath /srv/leap/files/puppet/modules If a provider places puppet code under files/puppet it will be sync'd over to all the nodes, once leap cli #6225 is merged. The custom puppet entry point is in class 'custom' which can be put into files/puppet/modules/custom/manifests/init.pp Change-Id: I74879c6ee056b03cd4691aa81a7668b60383bdad
2014-09-18Merge branch 'bugfix/fqdn' into developvarac
added fact override for domain too
2014-09-17override facter fact for fqdnelijah
2014-07-01puppet_command: set hostname manually, not via puppet.elijah
2013-04-03minor fix to puppet_command (--verbose no longer required, added default --tags)elijah
2013-04-01added bin/puppet_commandelijah