This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
1,205
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
6f45663ca6
Add a check on 'chownbyname' that catches the keyerror and logs it (instead of failing)
2012-07-03 20:24:01 -07:00
bin
1. Move the welcome message template string to a constant at the top of the module
2012-07-02 10:56:22 -07:00
cloudinit
Add a check on 'chownbyname' that catches the keyerror and logs it (instead of failing)
2012-07-03 20:24:01 -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
Add the ability to have setup.py have a CLI option that specifies the daemon type
2012-07-03 16:04:58 -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
Add a sample yaml config to be used for testing.
2012-07-02 18:43:54 -07:00
tools
When the hostname is also the ip (thus no hostname) just use 'localhost'
2012-07-03 20:14:57 -07:00
upstart
change upstart jobs to use single 'cloud-init' binary
2012-06-28 16:46:11 -04:00
ChangeLog
Adjust the changelog after adding 'hacking.py'
2012-07-01 12:48:51 -07: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
Add the ability to have setup.py have a CLI option that specifies the daemon type
2012-07-03 16:04:58 -07:00
TODO
Add some more TODO to be done in the future.
2012-06-29 20:38:34 -07:00
Description
RETIRED, Cross-platform instance initialization
4
MiB