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
/
util.py
Age
Commit message (
Expand
)
Author
2011-01-25
fix bad variable name in readurl
Scott Moser
2011-01-25
add missing urllib import in util
Scott Moser
2011-01-25
add support for reading rightscale style userdata
Scott Moser
2011-01-24
move cloud-run-user-script.conf to cloud-final, use cloud-cfg for invoking
Scott Moser
2011-01-20
add caching of parsed configs to util.get_base_cfg
Scott Moser
2011-01-19
initial /var/lib rework still lots to do. includes a fix for LP: #704509
Scott Moser
2011-01-19
support $MIRROR and $RELEASE in apt-source cloud-config lines (LP: #693292)
Scott Moser
2011-01-19
remove debug print statement
Scott Moser
2011-01-18
support reading cloud_config from kernel command line
Scott Moser
2011-01-18
remove 'biultin' config, separate cloud.cfg
Scott Moser
2010-08-31
append to apt_sources filenames rather than truncating.
Scott Moser
2010-08-17
fix syntax error in util.py
Scott Moser
2010-08-13
add support for '%s' in base of seed.
Scott Moser
2010-08-12
util: add read_optional_seed function
Scott Moser
2010-08-12
initial dump of "sans-cloud" code (DataSourceNoCloud)
Scott Moser
2010-06-18
add util.get_cfg_option_list_or_str
Scott Moser
2010-06-17
remove use of cloudinit constants from util.py in get_base_cfg
Scott Moser
2010-06-17
add initial logging support
Scott Moser
2010-06-15
add vi modelines to python files
Scott Moser
2010-03-29
util.py: allow for case-insensitive "true" values in get_cfg_option_bool.
Scott Moser
2010-02-04
add copyright information
Scott Moser
2010-02-03
globally remove ec2init and rename to cloudinit
Scott Moser