This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
2,209
Commits
2
Branches
7
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Scott Moser
144fb6fe7d
fix util.which if PATH is not in environment
...
This fixes a test case that failed because PATH was unset in the os.environ.
2014-01-23 16:48:12 -05:00
bin
Significant re-working of the userdata handling and introduction of
2014-01-08 17:16:24 -07:00
cloudinit
fix util.which if PATH is not in environment
2014-01-23 16:48:12 -05:00
config
remove vendor-scripts-per-{boot,instance,once}
2014-01-15 15:42:02 -05:00
doc
cloud-config-landscape.txt: improve documentation
2014-01-21 16:49:44 -05:00
packages
more boto removal. move httpretty from 'Requires'
2014-01-17 17:08:58 -05:00
systemd
Some containers lack /dev/console, so when multi_log attempts to open
2013-09-20 16:04:49 -07:00
sysvinit
Fix defaulting
2014-01-17 16:45:23 -08:00
templates
Add SLES hosts template file
2013-06-25 08:56:57 +02:00
tests
Consider partitions as sources for configdrive if labelled correctly
2014-01-23 14:11:05 -05:00
tools
tools/read-dependencies tools/read-version: rewrite in python
2014-01-22 14:41:34 -05:00
upstart
upstart/cloud-init-nonet.conf: fix indentation
2013-09-17 12:34:25 -04:00
ChangeLog
Initial Freebsd support
2014-01-23 16:35:33 -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
pylintrc
Helpful cleanups.
2012-10-27 19:25:48 -07:00
requirements.txt
Update makefile to install from updated requirements files
2014-01-17 23:46:19 -08:00
setup.py
move redhat sysvinit scripts
2013-07-19 09:23:53 +02:00
test-requirements.txt
Update makefile to install from updated requirements files
2014-01-17 23:46:19 -08:00
TODO
Add a comment/todo for the future, that instead of having distro
2012-07-09 20:32:50 -07:00
Description
RETIRED, Cross-platform instance initialization
4
MiB