This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
887
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
6ba90f8058
Adjust the usage of map items() to iteritems() which will help later translation to python 3.
2012-06-16 07:34:35 -07:00
bin
Move binaries to an actual binary dir.
2012-06-07 12:31:49 -07:00
cloudinit
Adjust the usage of map items() to iteritems() which will help later translation to python 3.
2012-06-16 07:34:35 -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
Add the running of 2to3 via the makefile.
2012-06-16 07:32:18 -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