This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
2,085
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
Ben Howard
86287e9f8b
Moved ephemeralX.Y handling from Datasource into the cc_disk_setup, which makes it cloud agnostic.
2013-10-03 16:15:56 -06:00
bin
set reading /proc/uptime to false by default.
2013-07-30 14:28:09 -04:00
cloudinit
Moved ephemeralX.Y handling from Datasource into the cc_disk_setup, which makes it cloud agnostic.
2013-10-03 16:15:56 -06:00
config
add default user to 'sudo' group.
2013-09-30 12:11:21 -04:00
doc
merge from trunk
2013-10-03 07:45:02 -04:00
packages
bddeb: depend on cloud-utils or cloud-guest-utils
2013-09-25 15:07:49 -04:00
systemd
Some containers lack /dev/console, so when multi_log attempts to open
2013-09-20 16:04:49 -07:00
sysvinit
pull in fixes for debian bug 712985
2013-07-25 16:34:19 -04:00
templates
Add SLES hosts template file
2013-06-25 08:56:57 +02:00
tests
Added ability to define disks via 'ephemeralX.Y'.
2013-10-02 15:05:15 -06:00
tools
fix read-version
2013-09-11 16:58:01 -04:00
upstart
upstart/cloud-init-nonet.conf: fix indentation
2013-09-17 12:34:25 -04:00
ChangeLog
cc_growpart: respect /etc/growroot-disabled
2013-10-02 14:35:14 -04:00
HACKING.rst
Add initial docs about datasources.
2013-02-04 23:10:36 -08:00
LICENSE
add LICENSE file
2011-09-21 15:08:17 -04:00
Makefile
fix indentation a bit in Makefile
2013-07-17 15:31:57 -04:00
pylintrc
Helpful cleanups.
2012-10-27 19:25:48 -07:00
Requires
Add the pyserial dependency.
2013-07-27 14:20:12 -07:00
setup.py
move redhat sysvinit scripts
2013-07-19 09:23:53 +02:00
TODO
Add a comment/todo for the future, that instead of having distro
2012-07-09 20:32:50 -07:00
Description
RETIRED, Cross-platform instance initialization
4
MiB