summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Azure parse_network_config uses fallback cfg when generate IMDS network cfg f...Johnson Shi2020-09-242-120/+164
* features: refresh docs for easier out-of-context reading (#582)Daniel Watkins2020-09-231-9/+21
* Fix typo in resolv_conf module's description (#578)Wacław Schiller2020-09-221-1/+1
* cc_users_groups: minor doc formatting fix (#577)Daniel Watkins2020-09-221-4/+3
* Fix typo in disk_setup module's description (#579)Wacław Schiller2020-09-211-1/+1
* Add vendor-data support to seedfrom parameter for NoCloud and OVF (#570)Johann Queuniet2020-09-184-5/+45
* boot.rst: add First Boot Determination section (#568)Daniel Watkins2020-09-161-0/+86
* opennebula.rst: minor readability improvements (#573)Mina Galić2020-09-161-3/+3
* cloudinit: remove unused LOG variables (#574)Daniel Watkins2020-09-1613-41/+0
* create a shutdown_command method in distro classes (#567)Emmanuel Thomé2020-09-156-62/+102
* user_data: remove unused constant (#566)Daniel Watkins2020-09-151-1/+0
* network: Fix type and respect name when rendering vlan in sysconfig. (#541)Eduardo Otubo2020-09-153-5/+112
* Retrieve SSH keys from IMDS first with OVF as a fallback (#509)Thomas Stringer2020-09-105-30/+156
* Add jqueuniet as contributor (#569)Johann Queuniet2020-09-081-0/+1
* distros: minor typo fix (#562)Daniel Watkins2020-09-081-2/+3
* Bump the integration-requirements versioned dependencies (#565)Paride Legovini2020-09-031-6/+4
* network-config-format-v1: fix typo in nameserver example (#564)Stanislas2020-09-011-1/+1
* Run cloud-init-local.service after the hv_kvp_daemon (#505)Robert Schweikert2020-08-311-0/+1
* Add method type hints for Azure helper (#540)Johnson Shi2020-08-281-12/+18
* systemd: add Before=shutdown.target when Conflicts=shutdown.target is used (#...Paride Legovini2020-08-271-0/+2
* LXD: detach network from profile before deleting it (#542)Paride Legovini2020-08-272-5/+9
* redhat spec: add missing BuildRequires (#552)Paride Legovini2020-08-271-5/+4
* util: remove debug statement (#556)Joshua Powers2020-08-261-1/+0
* Fix cloud config on chef example (#551)lucasmoura2020-08-261-1/+2
* Release 20.3 (#547)20.3James Falcon2020-08-252-1/+178
* tox: bump the pylint version to 2.6.0 in the default run (#544)Paride Legovini2020-08-2540-136/+205
* Azure: Add netplan driver filter when using hv_netvsc driver (#539)James Falcon2020-08-242-3/+28
* query: do not handle non-decodable non-gzipped content (#543)Chad Smith2020-08-242-11/+3
* DHCP sandboxing failing on noexec mounted /var/tmp (#521)Eduardo Otubo2020-08-242-0/+52
* Update the list of valid ssh keys. (#487)Ole-Martin Bratteng2020-08-215-35/+299
* cmd: cloud-init query to handle compressed userdata (#516)Chad Smith2020-08-202-168/+272
* Pushing cloud-init log to the KVP (#529)Moustafa Moustafa2020-08-205-17/+162
* Add Alpine Linux support. (#535)dermotbradley2020-08-1924-106/+1068
* Detect kernel version before swap file creation (#428)Eduardo Otubo2020-08-184-3/+132
* cli: add devel make-mime subcommand (#518)Ryan Harper2020-08-174-84/+139
* user-data: only verify mime-types for TYPE_NEEDED and x-shellscript (#511)Ryan Harper2020-08-141-2/+6
* DataSourceOracle: retry twice (and document why we retry at all) (#536)Daniel Watkins2020-08-142-4/+9
* Refactor Azure report ready code (#468)Johnson Shi2020-08-133-162/+631
* tox.ini: pin correct version of httpretty in xenial{,-dev} envs (#531)Daniel Watkins2020-08-131-2/+5
* Support Oracle IMDSv2 API (#528)James Falcon2020-08-132-230/+330
* .travis.yml: run a doc build during CI (#534)Daniel Watkins2020-08-131-0/+2
* doc/rtd/topics/datasources/ovf.rst: fix doc8 errors (#533)Daniel Watkins2020-08-131-4/+10
* Fix 'Users and Groups' configuration documentation (#530)sshedi2020-08-133-0/+13
* cloudinit.distros: update docstrings of add_user and create_user (#527)Daniel Watkins2020-08-131-3/+19
* Fix headers for device types in network v2 docs (#532)Caleb Xavier Berger2020-08-131-6/+4
* Add AlexBaranowski as contributor (#508)Aleksander Baranowski2020-08-101-0/+1
* DataSourceOracle: refactor to use only OPC v1 endpoint (#493)Daniel Watkins2020-08-104-533/+538
* .github/workflows/stale.yml: s/Josh/Rick/ (#526)Daniel Watkins2020-08-101-1/+1
* Fix a typo in apt pipelining module (#525)Xiao Liang2020-08-102-1/+2
* test_util: parametrize devlist tests (#523)James Falcon2020-08-071-32/+24