This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
2,775
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
Scott Moser
98e1809aea
avoid conversion to string in #include
2015-02-26 13:51:35 -05:00
bin
use encode_text
2015-02-10 21:33:11 +00:00
cloudinit
avoid conversion to string in #include
2015-02-26 13:51:35 -05:00
config
new: The Ec2 datasource works for FreeBSD as well.
2014-10-08 15:37:05 +02:00
doc
provide default final message in jinja to avoid WARN in log
2015-02-11 12:57:50 -05:00
packages
make bddeb work with python3 or python2
2015-02-10 20:32:32 +00:00
systemd
Use systemd-user-sessions.service for sequencing, not getty.target, for correct race-free ordering
2015-01-16 08:36:30 -08:00
sysvinit
sysvinit/freebsd: set sane PATH
2014-09-29 09:09:27 -04:00
templates
Low hanging Python 3 fruit.
2015-01-22 21:21:04 -05:00
tests
move towards user-data being binary
2015-02-25 19:40:33 -05:00
tools
add tools/tox-venv for running in a tox env
2015-02-11 12:08:23 -05:00
upstart
cloud-init-blocknet: remove debug code going to /run/cloud-init-blocknet
2014-09-15 09:40:29 -04:00
.bzrignore
Fix file modes to be Python 2/3 compatible.
2015-01-21 15:35:56 -05:00
ChangeLog
CloudStack: support fetching password from virtual router
2015-02-24 09:15:27 -05:00
HACKING.rst
Remove pylint
2014-08-26 11:53:44 -07:00
LICENSE
add LICENSE file
2011-09-21 15:08:17 -04:00
Makefile
further remove evidence of pylint.
2014-08-26 15:53:41 -04:00
MANIFEST.in
* Added a simple tox.ini file
2015-01-21 15:14:24 -05:00
requirements.txt
Port the MAAS code to oauthlib.
2015-01-26 16:37:29 -05:00
setup.py
Only install cheetah (and only run the cheetah templating test) when in Python
2015-01-21 15:28:32 -05:00
test-requirements.txt
make bddeb work with python3 or python2
2015-02-10 20:32:32 +00:00
TODO.rst
move TODO to TODO.rst
2014-07-07 16:03:32 -04:00
tox.ini
tox: set LC_ALL=en_US.utf-8 rather than C
2015-02-24 11:39:58 -05:00
Description
RETIRED, Cross-platform instance initialization
4
MiB