RETIRED, Cross-platform instance initialization
Go to file
Scott Moser 25ff4c2c41 do not attempt the useradd command if user exists
Previously we were only logging that the user existed
and then still trying to run the command (which would raise error)

As a result, none of the rest of the things would be done (sshimport id and
such)
2012-08-22 22:40:52 -04:00
bin Move the code that did the 'cloud-config' upstart event name emitting to 2012-08-09 20:48:01 -07:00
cloudinit do not attempt the useradd command if user exists 2012-08-22 22:40:52 -04:00
config Merge with lp:cloud-init 2012-08-22 16:35:11 -06:00
doc Added "userless" mode to cloud-init for handling the creation of the 2012-08-20 14:52:31 -06:00
packages packages/bddeb: support building source package 2012-07-16 11:15:22 -04:00
systemd Add sample/example systemd config files 2011-10-30 17:14:09 -04:00
sysvinit Tweaks to sysvinit so that cloud-init-local will run before 2012-07-10 18:34:41 -07:00
templates rework package mirror selection 2012-08-22 00:28:29 -04:00
tests merge from trunk for pep8 fixes 2012-08-22 14:26:35 -04:00
tools fix pep8 complaints. 2012-08-22 14:12:32 -04:00
upstart add uptime to the output of cloud-log-shutdown 2012-08-03 14:48:57 -04:00
ChangeLog add apt_reboot_if_required to reboot if required 2012-08-22 17:02:54 -04:00
LICENSE add LICENSE file 2011-09-21 15:08:17 -04:00
Makefile fix pylint in all files used by ./tools/run-pylint 2012-08-09 13:42:55 -04:00
Requires Revert back to using cheetah + adjust resultant code + templates 2012-07-09 16:41:45 -04:00
setup.py pylint: setup.py 2012-08-09 13:06:04 -04:00
TODO Add a comment/todo for the future, that instead of having distro 2012-07-09 20:32:50 -07:00