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
/
handlers
/
cloud_config.py
Age
Commit message (
Expand
)
Author
2013-07-20
Fix constant move.
Joshua Harlow
2013-07-20
Fix content-type constant.
Joshua Harlow
2013-07-20
Add usage of '#json-patch'
Joshua Harlow
2013-07-19
Add the ability to merge with jsonpatch.
Joshua Harlow
2013-05-09
Adjust comment on why we are merging cloud config the way we are.
Joshua Harlow
2013-05-09
Fix the cloud config merging so that it is backwards compat.
Joshua Harlow
2013-04-22
Continue working on merging.
Joshua Harlow
2013-04-17
Altering the order of merging.
Joshua Harlow
2013-03-07
more pep8/pylint. all clean now
Scott Moser
2013-03-06
Continue working on merging code.
Joshua Harlow
2013-03-05
Add in a bunch of changes and tests.
Joshua Harlow
2012-11-22
Allow mergers to take options.
Joshua Harlow
2012-11-22
Add which files the yaml blob came from.
Joshua Harlow
2012-11-22
Adjust naming and exception catching.
Joshua Harlow
2012-11-22
Change the yaml merge header extraction to be in a sep. function that can loo...
Joshua Harlow
2012-11-22
Continue work.
Joshua Harlow
2012-11-22
Select merge-type from either header or content after loading as yaml.
Joshua Harlow
2012-11-22
Continue working on merging prototype.
Joshua Harlow
2012-11-20
Start allowing different merging types to be applied
Joshua Harlow
2012-06-16
Make the top level __init__ similar to the other top level __inits__ where ju...
Joshua Harlow
2012-06-15
Fixups to ensure that pylint does not find anything major wrong.
Joshua Harlow
2012-06-15
Moved the user_data directory back to a user_data.py and made a handler subdi...
Joshua Harlow