This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
2,494
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
b2d20dd5de
FreeBsd: fix initscripts and add working config file
...
This set of changes generally produces a functional cloud-init on FreeBsd.
2014-09-02 12:26:26 -04:00
bin
remove un-used 'end' in result.json and status.json
2014-08-13 13:47:58 -04:00
cloudinit
merge from trunk
2014-09-02 12:18:21 -04:00
config
change: Rename the config file to cloud.cfg-freebsd so it doesn't
2014-08-23 12:16:03 +00:00
doc
docs: fix disk-setup to reference 'table_type'
2014-08-22 10:43:02 -04:00
packages
further remove evidence of pylint.
2014-08-26 15:53:41 -04:00
systemd
run before sshd-keygen.service
2014-07-15 09:27:21 -07:00
sysvinit
fix: Set the environment var CLOUD_CFG to specify the location of
2014-08-10 11:38:22 +00:00
templates
fix rendering resolv.conf if no 'options' are provided
2014-08-21 16:26:43 -04:00
tests
merge from trunk
2014-09-02 12:18:21 -04:00
tools
merge from trunk
2014-09-02 12:18:21 -04:00
upstart
upstart/cloud-init-nonet.conf: fix indentation
2013-09-17 12:34:25 -04:00
ChangeLog
FreeBsd: fix initscripts and add working config file
2014-09-02 12:26:26 -04: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
requirements.txt
Switch to jinja & adjust tpls
2014-03-05 15:05:59 -08:00
setup.py
merge from trunk
2014-09-02 12:18:21 -04:00
test-requirements.txt
Remove pylint
2014-08-26 11:53:44 -07:00
TODO.rst
move TODO to TODO.rst
2014-07-07 16:03:32 -04:00
Description
RETIRED, Cross-platform instance initialization
4
MiB