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
/
sources
Age
Commit message (
Expand
)
Author
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-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-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-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-07-30
Added base64 support to SmartOS datasource.
Ben Howard
2013-07-30
set reading /proc/uptime to false by default.
Scott Moser
2013-07-30
add util.log_time helper
Scott Moser
2013-07-29
DataSourceAzure: do not capture output of bounce command
Scott Moser
2013-07-26
azure: fix bouncing of interface
Scott Moser
2013-07-25
minor azure cleanup
Scott Moser
2013-07-25
azure: support bouncing interfaces to publish new hostname
Scott Moser
2013-07-24
DataSourceSmartOS: fix issue if dmidecode is not present
Scott Moser
2013-07-24
add SmartOS datasource supporting Joyent cloud
Ben Howard
2013-07-23
Changed get_serial to be fully parameterized and return the serial
Ben Howard
2013-07-23
on azure datasource, grab use Deployment as the instance-id
Scott Moser
2013-07-23
Move more functionality into get_serial()
Ben Howard
2013-07-23
alias 'availability_zone' to availability-zone in metadata service.
Scott Moser
2013-07-18
Added SmartOS datasource and unit tests.
Ben Howard
2013-07-17
Azure: make /var/lib/waagent with 0700 perms
Scott Moser
2013-07-17
DataSourceAzure: fix inverted logic on DisablesshPasswordAuthentication
Ben Howard
2013-07-16
Use the inverse of DisableSshPasswordAuthentication for ssh_pwauth.
Ben Howard
2013-07-11
DataSourceAzure.py: allow 'customdata' to be the name for userdata
Scott Moser
2013-07-10
add waiting for files and reading of crt keys
Scott Moser
2013-07-09
build up the 'wait_for' list including fingerprint.crt files
Scott Moser
2013-07-09
fill out load_azure_ovf_pubkeys
Scott Moser
2013-07-09
mention using cached
Scott Moser
2013-07-09
search in the default storage directory for cached ovf-env.xml
Scott Moser
2013-07-09
populate /var/lib/waagent with ovf-env.xml
Scott Moser
2013-07-09
better handling for user/password
Scott Moser
2013-07-09
add stub for ssh keys
Scott Moser
2013-07-09
add some unit tests, fix things found by doing so
Scott Moser
2013-07-08
commit dev state
Scott Moser
2013-06-19
fix and cleanup usage of util.logexc
Juerg Haefliger
2013-06-07
ConfigDrive, Nocloud: Apply the "poke /dev/sr0" approach to /dev/sr1 also
Greg Padgett
2013-06-07
DataSourceOVF: small fix for iso9660 transport
Scott Moser
2013-06-04
support optical drives with dev node /dev/sr1
Greg Padgett
[next]