RETIRED, Cross-platform instance initialization
Go to file
Scott Moser 18140a7787 cloudsigma: change default dsmode to 'net'
Previously this had 'local' as the default datasource mode, meaning
that user-data code such as boot hooks and such would not be guaranteed to have
network access.  That would be out of sync with the expectation on other
platforms where the default is 'network up'.

The user can still specify 'dsmode' as local if necessary and the
local datasource will claim itself found.
2014-02-13 10:39:39 -05:00
bin Significant re-working of the userdata handling and introduction of 2014-01-08 17:16:24 -07:00
cloudinit cloudsigma: change default dsmode to 'net' 2014-02-13 10:39:39 -05:00
config remove vendor-scripts-per-{boot,instance,once} 2014-01-15 15:42:02 -05:00
doc cloudsigma: change default dsmode to 'net' 2014-02-13 10:39:39 -05:00
packages remove the 'tools/sudo' file and references in cloud-init.spec.in 2014-02-10 15:48:41 -05:00
systemd Some containers lack /dev/console, so when multi_log attempts to open 2013-09-20 16:04:49 -07:00
sysvinit Init script after consistency 2014-02-05 11:21:46 -06:00
templates Add SLES hosts template file 2013-06-25 08:56:57 +02:00
tests drop 'is_excluded'. 2014-02-12 14:56:55 -05:00
tools remove the 'tools/sudo' file and references in cloud-init.spec.in 2014-02-10 15:48:41 -05:00
upstart upstart/cloud-init-nonet.conf: fix indentation 2013-09-17 12:34:25 -04:00
ChangeLog initial Gentoo and Arch linux support 2014-02-12 16:59:20 -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 merge requirement changes 2014-01-20 13:50:04 -05: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
requirements.txt Add CloudSigma data source 2014-02-12 12:14:49 +02:00
setup.py Added is_excluded tests and updated gentoo init script 2014-02-03 16:53:31 -06:00
test-requirements.txt Update makefile to install from updated requirements files 2014-01-17 23:46:19 -08:00