This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
1,165
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
Joshua Harlow
d179f59c09
Add a test that ensures the upstart handler does not output files when in non-per-instance mode.
2012-06-29 11:42:03 -07:00
bin
Add a message about why the second consume_userdata occurs since its not very obvious.
2012-06-29 11:41:15 -07:00
cloudinit
Ensure that only when incoming frequency is per-instance that this runs.
2012-06-29 11:41:43 -07:00
config
Comment cleanups and remove unneeded quotes.
2012-06-21 19:48:06 -07:00
doc
replace bug links with LP: # syntax, use '$RELEASE' for apt source
2012-04-09 10:41:48 -04:00
initd
Remove the '.sh' extension
2012-06-26 07:16:05 -07:00
packages
Fix chopping off the wrong folers, oops
2012-06-28 16:32:47 -07:00
systemd
Add sample/example systemd config files
2011-10-30 17:14:09 -04:00
templates
Updated so that the locale that is being written out currently in 'cc_locale'
2012-06-21 19:46:16 -07:00
tests
/unittests
Add a test that ensures the upstart handler does not output files when in non-per-instance mode.
2012-06-29 11:42:03 -07:00
tools
Add check that the changelog version is the same as the code version
2012-06-26 07:55:21 -07:00
upstart
change upstart jobs to use single 'cloud-init' binary
2012-06-28 16:46:11 -04:00
ChangeLog
[merge-from-trunk] use yaml.safe_load rather than yaml.load
2012-06-29 14:26:51 -04:00
LICENSE
add LICENSE file
2011-09-21 15:08:17 -04:00
Makefile
Add a section for building an rpm and a section for building a deb
2012-06-26 00:10:30 -07:00
Requires
Relax the version numbers for now.
2012-06-26 07:59:34 -07:00
setup.py
Copy the tiny_p from the packager code
2012-06-26 07:56:54 -07: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