This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
2,113
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
Tim Daly Jr.
318d527055
Fix bug lp:1248625 by reading /etc/mtab when mountinfo is not present.
2013-11-13 19:28:52 -08:00
bin
set reading /proc/uptime to false by default.
2013-07-30 14:28:09 -04:00
cloudinit
Fix bug lp:1248625 by reading /etc/mtab when mountinfo is not present.
2013-11-13 19:28:52 -08:00
config
add default user to 'sudo' group.
2013-09-30 12:11:21 -04:00
doc
mention in doc
2013-10-24 13:19:38 -07: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
Change SmartOS verb for availability zone
2013-11-08 13:38:31 +08: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