index
:
vyos-cloud-init.git
circinus
cla
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
/
stages.py
Age
Commit message (
Expand
)
Author
2012-06-16
Pass in the datasource as a option, instead of the lower level instance id.
Joshua Harlow
2012-06-16
Have the top level distro class take paths instead of a runner.
Joshua Harlow
2012-06-16
After the moving of items to handler/__init__ reflect those references here.
Joshua Harlow
2012-06-16
Content handlers does not need the paths variable anymore so removed that.
Joshua Harlow
2012-06-16
Rename to fixup transform/fixup handler/form transform name instead of form mod*
Joshua Harlow
2012-06-16
Adjust how config is extracted in that it now can be extracted via 3 differen...
Joshua Harlow
2012-06-15
Fixups to ensure that pylint does not find anything major wrong.
Joshua Harlow
2012-06-15
Cleanup and renaming that should mostly complete this new module.
Joshua Harlow
2012-06-11
Fix logging + fetch user data before user data content handlers are activated.
Joshua Harlow
2012-06-11
Add this file, which contains the main init stage, and the handlers stage (as...
Joshua Harlow