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
Age
Commit message (
Expand
)
Author
2012-07-01
Adjust the changelog after adding 'hacking.py'
harlowja
2012-07-01
Add a nova/openstack based extension to pep8 via hacking.py
harlowja
2012-07-01
Merge in pending changes.
harlowja
2012-07-01
Always read fro the cloud config location + conf.d locations
harlowja
2012-07-01
1. Rename util functions to is_true and is_false
harlowja
2012-07-01
Add a multi log function that can write to stderr, console and a log debug, u...
Joshua Harlow
2012-06-30
Add in more comments about what has been changed/adjusted/reworked
harlowja
2012-06-30
Add comment about #includeonce/#include bug/change
harlowja
2012-06-29
Add some more TODO to be done in the future.
harlowja
2012-06-29
Include the helpers import.
harlowja
2012-06-29
Refactor the selinux guard to aid in mocking
harlowja
2012-06-29
Update the todo with comments on new actions to be fixed.
Joshua Harlow
2012-06-29
Start filling out the 0.7 changelog section.
Joshua Harlow
2012-06-29
add update_package_sources to distro class
Scott Moser
2012-06-29
If logging hasn't been enabled via '--debug' at least log the exceptions that...
Joshua Harlow
2012-06-29
Remove logging of module/init configs
Joshua Harlow
2012-06-29
Why is this asking me about this...
Joshua Harlow
2012-06-29
Just log the number of commands 'shellified'
Joshua Harlow
2012-06-29
Don't remove the key if its not there (or was already removed)
Joshua Harlow
2012-06-29
Add a force option which will allow users to continue running when no datasou...
Joshua Harlow
2012-06-29
packages/bddeb: fix broken bddeb
Scott Moser
2012-06-29
Fix the datasource not being fetched in single running mode.
Joshua Harlow
2012-06-29
Don't show the args but show the name and lock that is being used.
Joshua Harlow
2012-06-29
Don't always log stdout and stderr (exceptions will capture them if it fails)
Joshua Harlow
2012-06-29
Readd the original prefix to the netinfo (if provided).
Joshua Harlow
2012-06-29
Cleanup the pickling.
Joshua Harlow
2012-06-29
Reduce the log levels by removing a few statements that happen to often (and ...
Joshua Harlow
2012-06-29
Add the rc code for blkid '2' being valid with a note to as why.
Joshua Harlow
2012-06-29
Fix the variable name, should have been 'additional_fns'
Joshua Harlow
2012-06-29
Add in the linking of the _all.deb with a symlink 'cloud-init_all.deb'
Joshua Harlow
2012-06-29
Add a test that ensures the upstart handler does not output files when in non...
Joshua Harlow
2012-06-29
Ensure that only when incoming frequency is per-instance that this runs.
Joshua Harlow
2012-06-29
Add a message about why the second consume_userdata occurs since its not very...
Joshua Harlow
2012-06-29
[merge-from-trunk] remove warning message to console on empty user-data
Scott Moser
2012-06-29
[merge-from-trunk] use yaml.safe_load rather than yaml.load
Scott Moser
2012-06-29
[merge from trunk] cc_salt_minion: install package salt-minion rather than salt
Scott Moser
2012-06-29
[merge from trunk] Use --quiet when running apt-get
Scott Moser
2012-06-28
Fix chopping off the wrong folers, oops
Joshua Harlow
2012-06-28
Syntax error fixup
Joshua Harlow
2012-06-28
Remove the keep all the init directories which didn't work
Joshua Harlow
2012-06-28
1. Match the variable names with what they are used for
Joshua Harlow
2012-06-28
Continue working on removing and allowing the correct files in the spec gener...
Joshua Harlow
2012-06-28
1. Update with smosers code review and comments (and put some of those commen...
Joshua Harlow
2012-06-28
packages/debian/rules: remove unused quilt section
Scott Moser
2012-06-28
change upstart jobs to use single 'cloud-init' binary
Scott Moser
2012-06-28
remove warning message to console on empty user-data
Scott Moser
2012-06-27
No longer need to do this special config appending, the config merger class h...
Joshua Harlow
2012-06-27
Take only the files in the directory, not the directory itself (this causes i...
Joshua Harlow
2012-06-26
1. Add 'verbose' options to both.
Joshua Harlow
2012-06-26
1. Fix old info call.
Joshua Harlow
[next]