Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-24 | fix logging error in puppet_command | elijah | |
2016-02-16 | require jessie and created note_init script for node initialization | elijah | |
2015-04-07 | rotate deploy logs by size instead of by date. | elijah | |
2015-04-01 | always use full domain for FACTOR_fqdn (closes #6700) | elijah | |
2015-02-09 | logs 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-21 | implement 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-18 | Merge branch 'bugfix/fqdn' into develop | varac | |
added fact override for domain too | |||
2014-09-17 | override facter fact for fqdn | elijah | |
2014-07-01 | puppet_command: set hostname manually, not via puppet. | elijah | |
2013-04-03 | minor fix to puppet_command (--verbose no longer required, added default --tags) | elijah | |
2013-04-01 | added bin/puppet_command | elijah | |