This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
916
Commits
2
Branches
7
Tags
5ec7c412ed88f957e20b7f0d4ac82a03a8756a90
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Joshua Harlow
5ec7c412ed
Correct the mount options to use a comma separated list for the mount options (if any provided/selected)
2012-06-16 12:02:21 -07:00
bin
Move binaries to an actual binary dir.
2012-06-07 12:31:49 -07:00
cloudinit
Correct the mount options to use a comma separated list for the mount options (if any provided/selected)
2012-06-16 12:02:21 -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