index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
config
Age
Commit message (
Expand
)
Author
2015-03-16
emit_upstart: fix use of undeclared variable
Scott Moser
2015-03-05
fixes from testing
Scott Moser
2015-03-05
do not raise exception on non-existant channel.ini file
Scott Moser
2015-03-05
fixes bug: https://launchpad.net/bugs/1428495
Scott Moser
2015-03-04
apt_configure: allow disabling
Scott Moser
2015-03-04
grub-dpkg: allow to be disabled
Scott Moser
2015-03-04
locale: make able to be turned off
Scott Moser
2015-03-04
add snappy module
Scott Moser
2015-03-04
run emit_upstart only if upstart was init system
Scott Moser
2015-02-13
fix usage of python2 'print'
Scott Moser
2015-02-13
support for managing GPT partitions
Scott Moser
2015-02-11
provide default final message in jinja to avoid WARN in log
Scott Moser
2015-02-10
pep8
Scott Moser
2015-02-11
fix random_seed module
Scott Moser
2015-02-10
use encode_text
Scott Moser
2015-02-10
fix parse_qs usage
Scott Moser
2015-02-10
fix use of 'letters' and translate
Scott Moser
2015-01-27
Respond to review:
Barry Warsaw
2015-01-27
Respond to review:
Barry Warsaw
2015-01-26
Another handling of b64decode.
Barry Warsaw
2015-01-26
More Python 3 test fixes.
Barry Warsaw
2015-01-22
Low hanging Python 3 fruit.
Barry Warsaw
2015-01-21
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2015-01-13
Find disk size differently for GPT.
Daniel Watkins
2015-01-13
Initial run at GPT disk handling.
Daniel Watkins
2015-01-13
Implement check_partition_gpt_layout.
Daniel Watkins
2015-01-13
Fix lsblk output option.
Daniel Watkins
2014-11-25
Fixes rpm spec file build issues (its not currently building).
Joshua Harlow
2014-11-25
Update with trunk and resolve conflicts
Joshua Harlow
2014-11-22
Update to use a newer and better OMNIBUS_URL
Joshua Harlow
2014-11-21
Pretty up the debug module
Joshua Harlow
2014-11-21
Ensure the cc_chef doc links to the cc_chef code
Joshua Harlow
2014-11-21
Increase the robustness/configurability of the chef module...
Joshua Harlow
2014-11-21
Update chef module docstring to reflect the new style
Joshua Harlow
2014-10-23
Make the cloud_init_modules look like a heredoc/inline heredoc
Joshua Harlow
2014-10-23
Show the handle method for the cc_ubuntu_init_switch module
Joshua Harlow
2014-10-23
Add a link to the module code
Joshua Harlow
2014-10-23
Not that log_cfgs are not shown.
Joshua Harlow
2014-10-23
Add the beginnings of module documentation
Joshua Harlow
2014-10-18
Pretty up the debug module
Joshua Harlow
2014-10-17
Allow the usr/lib/exec to vary and still work with write_keys
Joshua Harlow
2014-10-15
Prefer immutable structures
Joshua Harlow
2014-10-13
Use the key contants in the default key => value set
Joshua Harlow
2014-10-13
Add a post-run method that can be used to delete validation.pem files
Joshua Harlow
2014-10-12
Retain the old behavior for mandatory keys
Joshua Harlow
2014-10-11
Add a comment explaining the param path logic
Joshua Harlow
2014-10-11
Allow running even if installed
Joshua Harlow
2014-10-11
Follow the same constant variable naming scheme for the path tpl keys
Joshua Harlow
2014-10-11
Have the caller find the param paths instead of the param creator
Joshua Harlow
2014-10-11
Ensure that any template paths have associated directories
Joshua Harlow
[next]