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
2019-03-12
DataSourceEc2: update RELEASE_BLOCKER to be more accurate
Daniel Watkins
2019-03-08
cloud-init-per: POSIX sh does not support string subst, use sed
Ryan Harper
2019-03-06
Support locking user with usermod if passwd is not available.
Scott Moser
2019-03-06
Example for Microsoft Azure data disk added.
Anton Olifir
2019-03-04
clean: correctly determine the path for excluding seed directory
Daniel Watkins
2019-03-04
helpers/openstack: Treat unknown link types as physical
Daniel Watkins
2019-03-04
drop Python 2.6 support and our NIH version detection
Daniel Watkins
2019-03-04
tip-pylint: Fix assignment-from-return-none errors
Ryan Harper
2019-03-04
net: append type:dhcp[46] only if dhcp[46] is True in v2 netconfig
Kurt Stieger
2019-02-27
cc_apt_pipelining: stop disabling pipelining by default
Daniel Watkins
2019-02-26
tests: fix some slow tests and some leaking state
Daniel Watkins
2019-02-26
util: don't determine string_types ourselves
Daniel Watkins
2019-02-26
cc_rsyslog: Escape possible nested set
Daniel Watkins
2019-02-25
Enable encrypted_data_bag_secret support for Chef
Eric Williams
2019-02-22
azure: Filter list of ssh keys pulled from fabric
Jason Zions (MSFT)
2019-02-22
doc: update merging doc with fixes and some additional details/examples
Ryan Harper
2019-02-22
tests: integration test failure summary to use traceback if empty error
Chad Smith
2019-02-18
This is to fix https://bugs.launchpad.net/cloud-init/+bug/1812676
Vitaly Kuznetsov
2019-02-14
EC2: Rewrite network config on AWS Classic instances every boot
Guilherme G. Piccoli
2019-02-08
netinfo: Adjust ifconfig output parsing for FreeBSD ipv6 entries
Ryan Harper
2019-02-07
netplan: Don't render yaml aliases when dumping netplan
Ryan Harper
2019-02-07
add PyCharm IDE .idea/ path to .gitignore
Dominic Schlegel
2019-02-06
correct grammar issue in instance metadata documentation
Dominic Schlegel
2019-01-31
clean: cloud-init clean should not trace when run from within cloud_dir
Chad Smith
2019-01-30
Resolve flake8 comparison and pycodestyle over-ident issues
Paride Legovini
2019-01-28
opennebula: also exclude epochseconds from changed environment vars
Chad Smith
2019-01-28
systemd: Render generator from template to account for system differences.
Robert Schweikert
2019-01-28
sysconfig: On SUSE, use STARTMODE instead of ONBOOT
Robert Schweikert
2019-01-28
flake8: use ==/!= to compare str, bytes, and int literals
Paride Legovini
2019-01-26
opennebula: exclude EPOCHREALTIME as known bash env variable with a delta
Chad Smith
2019-01-25
tox: fix disco httpretty dependencies for py37
Chad Smith
2019-01-25
run-container: uncomment baseurl in yum.repos.d/*.repo when using a proxy
Paride Legovini
2019-01-25
lxd: install zfs-linux instead of zfs meta package
Johnson Shi
2019-01-23
net/sysconfig: do not write a resolv.conf file with only the header.
Robert Schweikert
2019-01-18
net: Make sysconfig renderer compatible with Network Manager.
Eduardo Otubo
2019-01-15
cc_set_passwords: Fix regex when parsing hashed passwords
Marlin Cremers
2019-01-15
net: Wait for dhclient to daemonize before reading lease file
Jason Zions
2019-01-15
[Azure] Increase retries when talking to Wireserver during metadata walk
Jason Zions
2019-01-08
Add documentation on adding a datasource.
Scott Moser
2019-01-08
doc: clean up some datasource documentation.
Scott Moser
2018-12-20
ds-identify: fix wrong variable name in ovf_vmware_transport_guestinfo.
Scott Moser
2018-12-20
Scaleway: Support ssh keys provided inside an instance tag.
PORTE Loïc
2018-12-20
OVF: simplify expected return values of transport functions.
Scott Moser
2018-12-20
Vmware: Add support for the com.vmware.guestInfo OVF transport.
Scott Moser
2018-12-18
HACKING.rst: change contact info to Josh Powers
Scott Moser
2018-12-14
Update to pylint 2.2.2.
Scott Moser
2018-12-13
Release 18.5
Ryan Harper
2018-12-11
tests: add Disco release
Joshua Powers
2018-12-11
net: render 'metric' values in per-subnet routes
Ryan Harper
2018-12-06
write_files: add support for appending to files.
James Baxter
[next]