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
Age
Commit message (
Expand
)
Author
2013-09-25
add '\n' to no key fingerprint warning
Scott Moser
2013-09-25
multi_log: only write to /dev/console if it exists.
Scott Moser
2013-09-25
instead of just writing to stdout, write to stdout if no /dev/console
Scott Moser
2013-09-25
cc_final_message: write to log debug also
Scott Moser
2013-09-25
Fix usage of libselinux-python when selinux is disabled.
Garrett Holmstrom
2013-09-20
When selinux is completely disabled functions like restorecon raise
Garrett Holmstrom
2013-09-20
Some containers lack /dev/console, so when multi_log attempts to open
Garrett Holmstrom
2013-09-19
Fixes for the MP.
Ben Howard
2013-09-11
Merged in upstream changes with disk partition support
Ben Howard
2013-09-11
Initial cut at disk partition support.
Ben Howard
2013-09-11
merge from trunk
Scott Moser
2013-09-10
some cleanups and changes
Scott Moser
2013-09-10
fix DataSource base class to set up ds_cfg for 'Net' sources
Scott Moser
2013-09-10
Fix detection of ETHx_IP context variable, add test.
Vlastimil Holer
2013-09-10
Configurable OpenNebula::parseuser. Seed search dir+dev merge. ...
Vlastimil Holer
2013-09-09
Add support for reading 'random_seed' from data source.
Scott Moser
2013-09-09
populate random_seed in azure data source
Scott Moser
2013-09-10
Fix pylint complain on toks.split('.')
Vlastimil Holer
2013-09-10
Replace RE context.sh parser with Scott's rewrite of bash dumper. Upper case ...
Vlastimil Holer
2013-09-09
add support for reading random_seed on azure also.
Scott Moser
2013-09-09
remove cloudinit/exceptions.py
Scott Moser
2013-09-08
Add test + remove jsonschema (for now)
Joshua Harlow
2013-09-08
Use the same method for registering custom or default handlers.
Scott Moser
2013-09-07
Ensure udelta is valid
Joshua Harlow
2013-09-06
Ensure validate checks key existence.
Joshua Harlow
2013-09-06
Add jsonschema for namespaced and verifiable module
Joshua Harlow
2013-09-05
PEP8 and Pylint fixes. Move context.sh "parser" into separate
Vlastimil Holer
2013-09-05
Merged trunk lp:cloud-init
Vlastimil Holer
2013-09-04
Search for contextualization CDROM by LABEL=CONTEXT
Vlastimil Holer
2013-09-04
Fix RE matching context variables. Test cleanups.
Vlastimil Holer
2013-09-04
Apply parse.diff by Javier Fontan <jfontan@opennebula.org>
Vlastimil Holer
2013-09-03
Review adjustments.
Joshua Harlow
2013-09-02
Raise when no seed filename provided
Joshua Harlow
2013-09-02
Save only 512 bytes and use different file paths for debian/rhel
Joshua Harlow
2013-09-02
Ensure data is initialized to a dict if its empty/none
Joshua Harlow
2013-09-02
Add config drive support for random_seed
Joshua Harlow
2013-08-24
support base64 encoded data in the smart os datasource.
Scott Moser
2013-08-24
changes to behavior on specifying keys.
Scott Moser
2013-08-23
Fixed some typos. Change decode_base64 from sys_cfg to ds_cfg
Ben Howard
2013-08-20
fix bad arguments to subp inside of apply_hostname_bounce
Scott Moser
2013-08-20
Updated merge proposal with current tree
Ben Howard
2013-08-20
Fixed no_base64_decode settings
Ben Howard
2013-08-15
do not set 'password', but set 'passwd' to crypt'd value
Scott Moser
2013-08-14
cc_growpart: prefer growpart over parted 'resizepart'
Scott Moser
2013-08-14
cc_growpart: prefer growpart over parted 'resizepart'
Scott Moser
2013-08-06
merge from trunk
Scott Moser
2013-08-06
fix pep8 and pylint warnings
Scott Moser
2013-08-06
remove unused import
Scott Moser
2013-08-06
remove unused LOG
Scott Moser
2013-08-06
initially add support for apt_ftp_proxy and apt_https_proxy. tests to come.
Scott Moser
[next]