This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
883
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
29e0ccd4ed
Fixups to ensure that pylint does not find anything major wrong.
2012-06-15 21:33:55 -07:00
bin
Move binaries to an actual binary dir.
2012-06-07 12:31:49 -07:00
cloudinit
Fixups to ensure that pylint does not find anything major wrong.
2012-06-15 21:33:55 -07:00
config
Continued adding more comments about what each section/option does.
2012-06-15 17:44:53 -07:00
debian.trunk
add python-oauth to dependencies [Cosmin Luță]
2012-03-13 11:30:02 -04:00
doc
replace bug links with LP: # syntax, use '$RELEASE' for apt source
2012-04-09 10:41:48 -04:00
systemd
Add sample/example systemd config files
2011-10-30 17:14:09 -04:00
templates
Renamed hosts to match the ubuntu distro.
2012-06-15 17:40:55 -07:00
tests
/unittests
initial checkin of kernel commandline cloud-config url support
2012-04-04 21:35:32 -04:00
tools
minor cleanup to messages, combine commands to single line
2012-04-04 14:22:29 -04:00
upstart
increase cloud-init-nonet timeout to 130 seconds from 70
2011-09-28 20:16:05 -04:00
ChangeLog
Update with parsing of a requirments file, changelog for this new refactoring stuff and setup.py for both of those.
2012-06-11 22:15:11 -07: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
Makefile
Updated so that pylint and pyflakes will now run over cloudinit/ and bin/ python files
2012-06-15 17:42:05 -07:00
Requires
Enabled the oauth library, which seems needed for maas datasource.
2012-06-15 17:43:01 -07:00
setup.py
Update with parsing of a requirments file, changelog for this new refactoring stuff and setup.py for both of those.
2012-06-11 22:15:11 -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