index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
Age
Commit message (
Expand
)
Author
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-11-18
retain trailing newline from template files when using jinja2
Scott Moser
2014-10-29
Start adding cloud config module docs.
Scott Moser
2014-10-29
fix bad logic resulting in failure to honor 'output' config.
Scott Moser
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-20
fix for rhel7 by using 'uses_systemd' to detect upstart/systemd
Scott Moser
2014-10-20
Add Digital Ocean Datasource.
Scott Moser
2014-10-20
open 0.7.7
Scott Moser
2014-10-17
Explicitly import only types being compared
Neal Shrader
2014-10-17
Correct handling of single/multiple ssh keys
Neal Shrader
2014-10-17
Expose uses_systemd as a distro function
Joshua Harlow
2014-10-16
Use existing metadata crawler to populate datasource
Neal Shrader
2014-10-16
Make metadata timeout/retries configurable
Neal Shrader
2014-10-16
Add DigitalOcean DataSource
Neal Shrader
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
2014-10-11
Move the chef running to its own helper function
Joshua Harlow
2014-10-11
Always ensure we create the /etc/chef dir
Joshua Harlow
2014-10-11
Use the util function to get the chef base directories
Joshua Harlow
2014-10-11
Allow the omnibus url fetching retries to be configurable
Joshua Harlow
2014-10-11
Allow for the running after install and run arguments to be configured
Joshua Harlow
2014-10-11
More adjustments
Joshua Harlow
2014-10-11
Some more reworkings
Joshua Harlow
2014-10-10
Move the installation code to its own function
Joshua Harlow
2014-10-10
Fix newline added at end of file
Joshua Harlow
2014-10-10
Undo changes to the util file, not sure why that happened...
Joshua Harlow
2014-10-10
Increase the robustness of the chef module
Joshua Harlow
2014-10-08
fix: Use continue to skip inside a loop.
Harm Weites
2014-10-08
fix: Take care of FreeBSD nic devicenames since they differ depending
Harm Weites
2014-10-02
freebsd: Use the proper virtio FreeBSD network interface name.
Scott Moser
2014-10-01
return only the filename, as it might be all known
Scott Moser
2014-10-01
message clean up
Scott Moser
2014-10-01
remove debug print
Scott Moser
2014-10-01
fix
Scott Moser
2014-10-01
check for existing file in /proc/swaps to be safe.
Scott Moser
2014-10-01
pyflakes
Scott Moser
2014-10-01
handle non-dictionary 'swap' input
Scott Moser
2014-10-01
nice log message
Scott Moser
[next]