RETIRED, Cross-platform instance initialization
Go to file
Scott Moser ce150bd290 remove vendor-scripts-per-{boot,instance,once}
I don't see a real need for these.  The intent of the 'per-boot' or
'per-instance' or 'per-once' config modules is to handle running
scripts that were already inserted into the instance.

If the vendor is doing that, then there is value in vendor-data.

Ie, they'd already modified the image, they might as well have just
put the stuff in that they wanted.
2014-01-15 15:42:02 -05:00
bin Significant re-working of the userdata handling and introduction of 2014-01-08 17:16:24 -07:00
cloudinit remove vendor-scripts-per-{boot,instance,once} 2014-01-15 15:42:02 -05:00
config remove vendor-scripts-per-{boot,instance,once} 2014-01-15 15:42:02 -05:00
doc Merge with upstream sources 2014-01-09 08:17:41 -07:00
packages packages/debian/control.in: remove 'python:Depends' 2013-12-14 13:41:32 -05:00
systemd Some containers lack /dev/console, so when multi_log attempts to open 2013-09-20 16:04:49 -07:00
sysvinit pull in fixes for debian bug 712985 2013-07-25 16:34:19 -04:00
templates Add SLES hosts template file 2013-06-25 08:56:57 +02:00
tests Significant re-working of the userdata handling and introduction of 2014-01-08 17:16:24 -07:00
tools fix read-version 2013-09-11 16:58:01 -04:00
upstart upstart/cloud-init-nonet.conf: fix indentation 2013-09-17 12:34:25 -04:00
ChangeLog provide default 'output' setting to log to /var/log/cloud-init-output.log 2014-01-14 13:18:14 -05:00
HACKING.rst Add initial docs about datasources. 2013-02-04 23:10:36 -08:00
LICENSE add LICENSE file 2011-09-21 15:08:17 -04:00
Makefile fix indentation a bit in Makefile 2013-07-17 15:31:57 -04:00
Requires Add the pyserial dependency. 2013-07-27 14:20:12 -07:00
TODO Add a comment/todo for the future, that instead of having distro 2012-07-09 20:32:50 -07:00
pylintrc Helpful cleanups. 2012-10-27 19:25:48 -07:00
setup.py move redhat sysvinit scripts 2013-07-19 09:23:53 +02:00