This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
1,124
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
bcc896deae
Output the base tar name
2012-06-25 21:33:36 -07:00
bin
1. Return which modules ran from the run module function
2012-06-22 00:04:07 -07:00
cloudinit
Fix a bunch of == None cases
2012-06-23 15:06:26 -07:00
config
Comment cleanups and remove unneeded quotes.
2012-06-21 19:48:06 -07:00
doc
replace bug links with LP: # syntax, use '$RELEASE' for apt source
2012-04-09 10:41:48 -04:00
initd
1. Add init.d/config and final scripts
2012-06-22 19:08:05 -07:00
packages
Output the base tar name
2012-06-25 21:33:36 -07:00
systemd
Add sample/example systemd config files
2011-10-30 17:14:09 -04:00
templates
Updated so that the locale that is being written out currently in 'cc_locale'
2012-06-21 19:46:16 -07:00
tests
/unittests
Adjust test for turning off capturing
2012-06-22 21:00:30 -07:00
tools
Add a simple tool that will parse the requires file
2012-06-25 16:59:15 -07: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
LICENSE
add LICENSE file
2011-09-21 15:08:17 -04:00
Makefile
1. Separate the pep8 check from the pylint check
2012-06-23 14:59:16 -07:00
Requires
Remove comment about old-configs
2012-06-22 13:13:30 -07:00
setup.py
Use the standard utils now in tools for reading requires/dependencies/versions.
2012-06-25 16:59:54 -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