summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2019-05-29netplan: update netplan key mappings for gratuitous-arpRyan Harper
2019-05-28freebsd: ability to grow root file systemGonéri Le Bouder
2019-05-24freebsd: NoCloud data source supportGonéri Le Bouder
2019-05-10Azure: Return static fallback address as if failed to find endpointJason Zions (MSFT)
2019-05-09release 19.1Chad Smith
2019-05-08cc_mounts: check if mount -a on no-change fstab pathJason Zions (MSFT)
2019-05-08replace remaining occurrences of LOG.warnDaniel Watkins
2019-05-08DataSourceAzure: Adjust timeout for polling IMDSAnh Vo
2019-04-29Azure: Changes to the Hyper-V KVP ReporterAnh Vo
2019-04-27git tests: no longer show warning about safe yaml.Scott Moser
2019-04-22net/sysconfig: only indicate available on known sysconfig distrosRyan Harper
2019-04-18mount_cb: do not pass sync and rw options to mountGonéri Le Bouder
2019-04-17cc_apt_configure: fix typo in apt documentationDominic Schlegel
2019-04-10Revert "DataSource: move update_events from a class to an instance..."Daniel Watkins
2019-04-09Change DataSourceNoCloud to ignore file system label's case.Risto Oikarinen
2019-04-09cmd:main.py: Fix missing 'modules-init' key in modes dictAntonio Romito
2019-04-04ubuntu_advantage: rewrite cloud-config moduleChad Smith
2019-04-03Azure: Treat _unset network configuration as if it were absentJason Zions (MSFT)
2019-04-03DatasourceAzure: add additional logging for azure datasourceAnh Vo
2019-03-26Azure: Ensure platform random_seed is always serializable as JSON.Jason Zions (MSFT)
2019-03-25net/sysconfig: write out SUSE-compatible IPv6 configRobert Schweikert
2019-03-21net: Fix ipv6 static routes when using eni rendererRaphael Glon
2019-03-19Add ubuntu_drivers config moduleDaniel Watkins
2019-03-14DataSource: move update_events from a class to an instance attributeDaniel Watkins
2019-03-12net/sysconfig: Handle default route setup for dhcp configured NICsRobert Schweikert
2019-03-12DataSourceEc2: update RELEASE_BLOCKER to be more accurateDaniel Watkins
2019-03-06Support locking user with usermod if passwd is not available.Scott Moser
2019-03-04clean: correctly determine the path for excluding seed directoryDaniel Watkins
2019-03-04helpers/openstack: Treat unknown link types as physicalDaniel Watkins
2019-03-04drop Python 2.6 support and our NIH version detectionDaniel Watkins
2019-03-04net: append type:dhcp[46] only if dhcp[46] is True in v2 netconfigKurt Stieger
2019-02-27cc_apt_pipelining: stop disabling pipelining by defaultDaniel Watkins
2019-02-26tests: fix some slow tests and some leaking stateDaniel Watkins
2019-02-26util: don't determine string_types ourselvesDaniel Watkins
2019-02-26cc_rsyslog: Escape possible nested setDaniel Watkins
2019-02-25Enable encrypted_data_bag_secret support for ChefEric Williams
2019-02-22azure: Filter list of ssh keys pulled from fabricJason Zions (MSFT)
2019-02-14EC2: Rewrite network config on AWS Classic instances every bootGuilherme G. Piccoli
2019-02-08netinfo: Adjust ifconfig output parsing for FreeBSD ipv6 entriesRyan Harper
2019-02-07netplan: Don't render yaml aliases when dumping netplanRyan Harper
2019-01-31clean: cloud-init clean should not trace when run from within cloud_dirChad Smith
2019-01-30Resolve flake8 comparison and pycodestyle over-ident issuesParide Legovini
2019-01-28opennebula: also exclude epochseconds from changed environment varsChad Smith
2019-01-28sysconfig: On SUSE, use STARTMODE instead of ONBOOTRobert Schweikert
2019-01-28flake8: use ==/!= to compare str, bytes, and int literalsParide Legovini
2019-01-26opennebula: exclude EPOCHREALTIME as known bash env variable with a deltaChad Smith
2019-01-25lxd: install zfs-linux instead of zfs meta packageJohnson Shi
2019-01-23net/sysconfig: do not write a resolv.conf file with only the header.Robert Schweikert
2019-01-18net: Make sysconfig renderer compatible with Network Manager.Eduardo Otubo
2019-01-15cc_set_passwords: Fix regex when parsing hashed passwordsMarlin Cremers