This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
1,213
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
a80727a512
Reworking these to look attempt to find the right parent directory, as well
...
as adjustments due to sysvinit rename.
2012-07-06 17:29:09 -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
Updated so that if no mirror is found, the module stops running.
2012-07-06 10:47:19 -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
packages
Reworking these to look attempt to find the right parent directory, as well
2012-07-06 17:29:09 -07:00
systemd
Add sample/example systemd config files
2011-10-30 17:14:09 -04:00
sysvinit
setup.py: rename "daemon type" to "init system"
2012-07-06 17:03:11 -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
Reworking these to look attempt to find the right parent directory, as well
2012-07-06 17:29:09 -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
Fix the initsys variable, setuptools/distools will automatically assign
2012-07-06 14:13:19 -07:00
TODO
Add comment about keeping track of what people think about the 'read'
2012-07-06 10:53:35 -07:00
Description
RETIRED, Cross-platform instance initialization
4
MiB