This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
538
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
34654bc8a8
make-dist-tarball: make output not be debian-like
...
instead of cloud-init_0.6.2.orig.tar.gz, create cloud-init-0.6.2.tar.gz
2011-10-27 22:10:57 -04:00
cloudinit
Replace static dict mapping version to packages with a method (LP:
#848932
)
2011-10-27 21:38:28 -04:00
config
add chef module to cloud.cfg so it runs as cloud-config
2011-07-21 05:11:18 -04:00
debian.trunk
mention dependency on python-boto
2011-09-22 15:46:40 -04:00
doc
Improve OVF documentation and provide functional demo.
2011-10-13 20:17:18 -04:00
templates
Modifications to properly support both 'gems' and 'packages' install types.
2011-09-10 22:34:05 +00:00
tools
make-dist-tarball: make output not be debian-like
2011-10-27 22:10:57 -04:00
upstart
increase cloud-init-nonet timeout to 130 seconds from 70
2011-09-28 20:16:05 -04:00
ChangeLog
Improve OVF documentation and provide functional demo.
2011-10-13 20:17:18 -04:00
cloud-init-cfg.py
handle no datasource better cloud-init-cfg
2011-02-18 23:29:46 -05:00
cloud-init-query.py
add 'cloud-init-query' tool, to query fields from cloud data
2011-01-19 04:26:27 +00:00
cloud-init-run-module.py
fix bad format error in cloud-init-run-module.py
2010-07-27 15:02:24 -04:00
cloud-init.py
Add some network debug info printed to the console
2011-08-22 23:24:08 -04:00
install.sh
clean out 'build' directory in install.sh
2010-01-11 23:28:48 -05:00
LICENSE
add LICENSE file
2011-09-21 15:08:17 -04:00
setup.py
update version strings 0.6.1 to 0.6.2
2011-03-21 22:09:31 -04:00
TODO
change from yaml+'#include' to yaml + config.d format for cloud.cfg
2011-02-17 15:48:41 -05:00
Description
RETIRED, Cross-platform instance initialization
4
MiB