This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
1,716
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
harlowja
5b9e1ce21d
Get tests working and further adjustments.
2013-02-23 21:23:24 -08:00
bin
if a logged message fails, fallback to logging to stdout
2012-09-19 21:19:43 -04:00
cloudinit
Get tests working and further adjustments.
2013-02-23 21:23:24 -08:00
config
add 'sudo' entry for default user in default config/cloud.cfg
2012-11-19 09:25:09 -05:00
doc
DataSourceNoCloud: allow setting user-data and meta-data in config
2013-02-07 22:14:42 -05:00
packages
Added arguments to packages/bddeb:
2013-02-20 17:13:38 +01:00
systemd
systemd: disable timeouts so cloud-config jobs have time to finish
2012-08-03 14:40:42 -07:00
sysvinit
Modify init-scripts to be able to run both on RHEL and Debian.
2013-02-21 14:23:53 +01:00
templates
Split Debian and Ubuntu APT sources
2013-02-21 16:29:06 +01:00
tests
Get tests working and further adjustments.
2013-02-23 21:23:24 -08:00
tools
Add in a tool to help make mime multipart messages.
2013-01-21 20:21:04 -08:00
upstart
upstart/cloud-init-container.conf: ensure /run/network exists
2013-01-31 14:49:22 -05:00
ChangeLog
Few patches to make life on Debian 6 stable happier:
2013-02-21 11:57:25 -05: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
Add a check on the changelog version comparing to the code version.
2012-11-14 14:00:48 -08:00
pylintrc
Helpful cleanups.
2012-10-27 19:25:48 -07:00
Requires
Fix the requires after using requests.
2012-10-21 19:38:29 -07:00
setup.py
New option INIT_SYSTEM=sysvinit_deb for Debian /etc/ directories
2013-02-21 15:07:54 +01: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