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
Age
Commit message (
Expand
)
Author
2012-11-22
More cleanups.
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-11-20
fix "resize_root: noblock"
Scott Moser
2012-11-20
pep8 and pylint
Scott Moser
2012-11-15
Raise a type error when a sudoers rule is not an accepted type.
Joshua Harlow
2012-11-14
Fix sudoers being written multiple times when strings are used.
Joshua Harlow
2012-11-14
Bump the version to 0.7.2
Joshua Harlow
2012-11-13
Only attempt to read the previous hostname file if it exists.
Scott Moser
2012-11-13
Update how errors are handled when writing and reading hostnames.
Joshua Harlow
2012-11-13
Only attempt to read the previous hostname file if it exists.
Joshua Harlow
2012-11-13
check for a marker file by the normal name also
Scott Moser
2012-11-13
make migrator walk the "cloud" path also
Scott Moser
2012-11-13
support 'power_state' cloud-config for specifying shutdown
Scott Moser
2012-11-13
use os.devnull [trivial]
Scott Moser
2012-11-13
Even when using boto < 2.6 force the unlazying to occur
Scott Moser
2012-11-13
add sleep, allow errno '3' (ESRCH) on the open of /proc/pid/cmdline
Scott Moser
2012-11-13
Even when using boto < 2.6 force the unlazying to occur
Joshua Harlow
2012-11-13
clean up exit to single function call
Scott Moser
2012-11-13
fix read of /proc/cmdline
Scott Moser
2012-11-13
implement power_state with tests.
Scott Moser
2012-11-13
pep8 and pylint
Scott Moser
2012-11-13
rename module 'finalcmd' to power-state-change
Scott Moser
2012-11-13
merge from trunk
Scott Moser
2012-11-12
Remove these lines which are not needed.
Joshua Harlow
2012-11-12
Pylint and pep8 cleanups.
Joshua Harlow
2012-11-12
Fix variable.
Joshua Harlow
2012-11-12
Rebased with HEAD and resolved conflicts.
Joshua Harlow
2012-11-12
pass execmd a list, not tuple or string
Scott Moser
2012-11-12
add 'finalcmd' module for running code after cloud-init-final
Scott Moser
2012-11-12
pylint and pep8 fixes
Scott Moser
2012-11-12
Cleanup of /etc/hosts ordering and pep8/pylint adjustments.
Joshua Harlow
2012-11-12
change the "null datasource" for stages.py to None
Scott Moser
2012-11-12
stages.py: fix issue that resulted in broken data source searching
Scott Moser
2012-11-12
config-drive-v2: support public keys
Scott Moser
2012-11-12
pep8 and pylint fixups
Scott Moser
2012-11-12
REVERT revno 714: config-drive-v2: populate metadata['public-keys'] from 'pub...
Scott Moser
2012-11-12
add comment to get_instance_userdata reguarding empty/un-provided userdata
Scott Moser
2012-11-12
merge from trunk
Scott Moser
2012-11-11
config-drive-v2: populate metadata['public-keys'] from 'public_keys'
Scott Moser
2012-11-10
whitespace / indentation cleanups
Scott Moser
2012-11-10
add yum_add_repo configuration module
Scott Moser
2012-11-10
1 pep8 and 1 pylint fix
Scott Moser
2012-11-10
revert unrelated whitespace changes that creeped in.
Scott Moser
[next]