This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
2,240
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
Vlastimil Holer
571e15cdbb
Fix sudo cfg. file mode. Require sudo >= 1.7.2p2-3 with sudoers.d support.
2014-01-31 16:05:28 +01:00
bin
Significant re-working of the userdata handling and introduction of
2014-01-08 17:16:24 -07:00
cloudinit
merge from trunk
2014-01-29 14:31:47 -05:00
config
remove vendor-scripts-per-{boot,instance,once}
2014-01-15 15:42:02 -05:00
doc
Rebasing on trunk
2014-01-24 14:20:54 -07:00
packages
Fix sudo cfg. file mode. Require sudo >= 1.7.2p2-3 with sudoers.d support.
2014-01-31 16:05:28 +01:00
systemd
Some containers lack /dev/console, so when multi_log attempts to open
2013-09-20 16:04:49 -07:00
sysvinit
Fix defaulting
2014-01-17 16:45:23 -08:00
templates
Add SLES hosts template file
2013-06-25 08:56:57 +02:00
tests
add 2 tests for vendordata
2014-01-29 14:29:45 -05:00
tools
Added config for sudo. Apply sudo config in RPM for Red Hat.
2014-01-31 15:40:55 +01:00
upstart
upstart/cloud-init-nonet.conf: fix indentation
2013-09-17 12:34:25 -04:00
ChangeLog
DataSourceNoCloud: support reading vendor-data
2014-01-29 14:32:51 -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
merge requirement changes
2014-01-20 13:50:04 -05:00
pylintrc
Helpful cleanups.
2012-10-27 19:25:48 -07:00
requirements.txt
Update makefile to install from updated requirements files
2014-01-17 23:46:19 -08:00
setup.py
pep8/pylint fixes
2014-01-24 14:47:28 -05:00
test-requirements.txt
Update makefile to install from updated requirements files
2014-01-17 23:46:19 -08: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