summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasing cloud-init version 19.2-36-g059d049c-0ubuntu2~16.04.1ubuntu/19.2-36-g059d049c-0ubuntu2_16.04.1Daniel Watkins2019-10-041-1/+1
* update changelogDaniel Watkins2019-10-041-0/+7
* cherry pick a7d8d032Daniel Watkins2019-10-042-0/+151
* releasing cloud-init version 19.2-36-g059d049c-0ubuntu1~16.04.1ubuntu/19.2-36-g059d049c-0ubuntu1_16.04.1Chad Smith2019-09-171-1/+1
* update changelog (New upstream snapshot 19.2-36-g059d049c).Chad Smith2019-09-171-0/+20
* merge from origin/master at 19.2-36-g059d049cChad Smith2019-09-1742-293/+1341
|\
| * net: add is_master check for filtering device listRyan Harper2019-09-172-2/+25
| * docs: more complete list of availabilityJoshua Powers2019-09-141-10/+53
| * docs: start FAQ pageJoshua Powers2019-09-142-13/+43
| * docs: cleanup output & order of datasource pageJoshua Powers2019-09-141-94/+92
| * Brightbox: restrict detection to require full domain match .brightbox.comScott Moser2019-09-113-5/+16
| * VMWware: add option into VMTools config to enable/disable custom script.Xiaofeng Wang2019-09-115-10/+169
| * net,Oracle: Add support for netfailover detectionRyan Harper2019-09-095-4/+656
| * atomic_helper: add DEBUG logging to write_fileDaniel Watkins2019-09-091-0/+6
| * doc: document doc, create makefile and tox targetJoshua Powers2019-09-075-22/+97
| * .gitignore: ignore files produced by package buildsDaniel Watkins2019-09-061-0/+11
| * docs: fix whitespace, spelling, and line lengthJoshua Powers2019-09-0417-131/+175
| * docs: remove unnecessary file in doc directoryJoshua Powers2019-09-031-4/+0
* | releasing cloud-init version 19.2-24-ge7881d5c-0ubuntu1~16.04.1ubuntu/19.2-24-ge7881d5c-0ubuntu1_16.04.1Chad Smith2019-08-281-1/+1
* | update changelog (New upstream snapshot 19.2-24-ge7881d5c).Chad Smith2019-08-281-0/+9
* | merge from origin/master at 19.2-24-ge7881d5cChad Smith2019-08-286-81/+270
|\ \ | |/
| * Oracle: Render secondary vnic IP and MTU values onlyRyan Harper2019-08-282-19/+56
| * exoscale: fix sysconfig cloud_config_modules overridesChad Smith2019-08-282-17/+33
| * net/cmdline: refactor to allow multiple initramfs network config sourcesDaniel Watkins2019-08-222-45/+181
* | releasing cloud-init version 19.2-21-ge6383719-0ubuntu1~16.04.1ubuntu/19.2-21-ge6383719-0ubuntu1_16.04.1Chad Smith2019-08-231-1/+1
* | update changelog (New upstream snapshot 19.2-21-ge6383719).Chad Smith2019-08-231-1/+56
* | debian/cloud-init.templates: enable Exoscale cloudChad Smith2019-08-221-3/+3
* | update changelog.Chad Smith2019-08-221-1/+5
* | refresh patches against origin/master commit e6383719Chad Smith2019-08-223-10/+6
* | merge from origin/master at 19.2-21-ge6383719Chad Smith2019-08-2278-556/+3923
|\ \ | |/
| * ubuntu-drivers: call db_x_loadtemplatefile to accept NVIDIA EULAChad Smith2019-08-223-36/+130
| * Add missing #cloud-config comment on first example in documentation.Florian Müller2019-08-201-0/+1
| * ubuntu-drivers: emit latelink=true debconf to accept nvidia eulaChad Smith2019-08-194-6/+37
| * DataSourceOracle: prefer DS network config over initramfsDaniel Watkins2019-08-192-1/+16
| * format.rst: add text/jinja2 to list of content types (+ cleanups)Daniel Watkins2019-08-191-12/+13
| * Add GitHub pull request template to point people at hacking docDaniel Watkins2019-08-191-0/+9
| * cloudinit/distros/parsers/sys_conf: add docstring to SysConfDaniel Watkins2019-08-161-0/+7
| * pyflakes: remove unused variableJoshua Powers2019-08-151-1/+1
| * Azure: Record boot timestamps, system information, and diagnostic eventsAnh Vo2019-08-144-44/+353
| * DataSourceOracle: configure secondary NICs on Virtual MachinesDaniel Watkins2019-08-143-4/+324
| * distros: fix confusing variable namesDaniel Watkins2019-08-142-38/+38
| * azure/net: generate_fallback_nic emits network v2 config instead of v1Chad Smith2019-08-136-39/+130
| * Add support for publishing host keys to GCE guest attributesRick Wright2019-08-096-6/+274
| * New data source for the Exoscale.com cloud platformChris Glass2019-08-088-1/+540
| * doc: remove intersphinx extensionDaniel Watkins2019-08-081-5/+0
| * cc_set_passwords: rewrite documentationDaniel Watkins2019-08-071-19/+34
| * net/cmdline: split interfaces_by_mac and init network config determinationDaniel Watkins2019-07-267-51/+112
| * stages: allow data sources to override network config source orderDaniel Watkins2019-07-234-19/+116
| * cloud_tests: updates and fixesRyan Harper2019-07-186-15/+68
| * Fix bug rendering MTU on bond or vlan when input was netplan.Scott Moser2019-07-182-0/+95