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
/
config
/
cc_landscape.py
Age
Commit message (
Expand
)
Author
2014-01-27
Removed excessive is_excluded module calls
Nate House nathan.house@rackspace.com
2014-01-27
Adds distro module exclude support
Nate House nathan.house@rackspace.com
2013-03-07
fix pep8 and pylint
Scott Moser
2013-03-07
merge from trunk
Scott Moser
2013-03-06
Continue working on merging code.
Joshua Harlow
2013-01-27
Adding package versioning logic to package_command
Craig Tracey
2012-10-27
Helpful cleanups.
harlowja
2012-10-23
Restart landscape at the end of the configuration
Thomas Hervé
2012-10-15
Skip install when there is not configuration, and install the package to be s...
Thomas Hervé
2012-09-05
Check if the config was specified
Thomas Hervé
2012-09-05
Add RUN=1 to the default file
Thomas Hervé
2012-06-22
Configobj should be a requirement now, and not optional,
harlowja
2012-06-21
Use RuntimeError subclass instead of top level Exception
Joshua Harlow
2012-06-21
1. Renames for debug message from 'transform' to 'module'
harlowja
2012-06-20
Massive pylint + pep8 fixups!
Joshua Harlow
2012-06-20
Renamed back to 'cc_*' with the reasoning being that 'cc_' provides
Joshua Harlow