summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasing cloud-init version 18.3-24-gf6249277-0ubuntu1ubuntu/18.3-24-gf6249277-0ubuntu1Chad Smith2018-08-171-1/+1
* update changelogChad Smith2018-08-171-0/+2
* Add oracle datasource to debian/cloud-init.templatesChad Smith2018-08-171-3/+3
* update changelog (New upstream snapshot 18.3-24-gf6249277).Chad Smith2018-08-091-0/+14
* merge from master at 18.3-24-gf6249277Chad Smith2018-08-0913-39/+482
|\
| * docs: Fix example cloud-init analyze command to match output.Wesley Gao2018-08-071-1/+1
| * netplan: Correctly render macaddress on a bonds and bridges when provided.Scott Moser2018-08-063-2/+19
| * tools: Add 'net-convert' subcommand command to 'cloud-init devel'.Scott Moser2018-08-064-23/+42
| * redhat: remove ssh keys on new instance.Scott Moser2018-08-061-2/+0
| * Use typeset or local in profile.d scripts.Scott Moser2018-08-032-8/+13
| * OpenNebula: Fix null gateway6Akihiko Ota2018-08-032-3/+407
* | releasing cloud-init version 18.3-18-g3cee0bf8-0ubuntu1ubuntu/18.3-18-g3cee0bf8-0ubuntu1Chad Smith2018-07-311-1/+1
* | update changelog (New upstream snapshot 18.3-18-g3cee0bf8).Chad Smith2018-07-311-0/+16
* | merge from master at 18.3-18-g3cee0bf8Chad Smith2018-07-3117-145/+340
|\ \ | |/
| * oracle: fix detect_openstack to report True on OracleCloud.com DMI dataChad Smith2018-07-312-1/+20
| * tests: improve LXDInstance trying to workaround or catch bug.Scott Moser2018-07-272-5/+40
| * update_metadata re-config on every boot comments and tests not quite rightMike Gerdts2018-07-262-6/+9
| * tests: Collect build_info from system if available.Scott Moser2018-07-232-1/+13
| * pylint: Fix pylint warnings reported in pylint 2.0.0.Scott Moser2018-07-215-124/+124
| * get_linux_distro: add support for rhel via redhat-release.Scott Moser2018-07-202-2/+56
| * get_linux_distro: add support for centos6 and rawhide flavors of redhatChad Smith2018-07-202-3/+55
| * tools: add '--debug' to tools/net-convert.pyScott Moser2018-07-171-4/+24
| * tests: bump the version of paramiko to 2.4.1.Scott Moser2018-07-161-1/+1
* | releasing cloud-init version 18.3-9-g2e62cb8a-0ubuntu1ubuntu/18.3-9-g2e62cb8a-0ubuntu1Chad Smith2018-07-091-1/+1
* | update changelog (New upstream snapshot 18.3-9-g2e62cb8a).Chad Smith2018-07-091-0/+16
* | merge from master at 18.3-9-g2e62cb8aChad Smith2018-07-0920-129/+640
|\ \ | |/
| * docs: note in rtd about avoiding /tmp when writing filesChad Smith2018-07-095-3/+25
| * ubuntu,centos,debian: get_linux_distro to align with platform.distChad Smith2018-07-093-12/+89
| * Fix boothook docs on environment variable name (INSTANCE_I -> INSTANCE_ID)Marc Tamsky2018-07-031-1/+1
| * update_metadata: a datasource can support network re-config every bootChad Smith2018-07-015-6/+417
| * tests: drop salt-minion integration testScott Moser2018-06-282-87/+0
| * Retry on failed import of gpg receive keys.Scott Moser2018-06-282-10/+96
| * tools: Fix run-container when neither source or binary package requested.Scott Moser2018-06-281-8/+10
| * docs: Fix a small spelling error.Oz N Tiram2018-06-281-1/+1
| * tox: use simplestreams from git repository rather than bzr.Scott Moser2018-06-261-1/+1
* | releasing cloud-init version 18.3-0ubuntu1ubuntu/18.3-0ubuntu1Chad Smith2018-06-201-1/+1
* | update changelog (New upstream release 18.3).Chad Smith2018-06-201-0/+10
* | merge from master at 18.3Chad Smith2018-06-207-12/+263
|\ \ | |/
| * release 18.318.3Chad Smith2018-06-192-1/+227
| * docs: represent sudo:false in docs for user_groups config moduleChad Smith2018-06-191-2/+6
| * Explicitly prevent `sudo` access for user moduleJacob Bednarz2018-06-194-9/+30
* | releasing cloud-init version 18.2-77-g4ce67201-0ubuntu1ubuntu/18.2-77-g4ce67201-0ubuntu1Chad Smith2018-06-151-1/+1
* | update changelog (New upstream snapshot 18.2-77-g4ce67201).Chad Smith2018-06-151-0/+25
* | merge from master at 18.2-77-g4ce67201Chad Smith2018-06-1525-94/+686
|\ \ | |/
| * lxd: Delete default network and detach device if lxd-init created them.Scott Moser2018-06-152-24/+120
| * openstack: avoid unneeded metadata probe on non-openstack platformsChad Smith2018-06-155-16/+182
| * stages: fix tracebacks if a module stage is undefined or emptyRobert Schweikert2018-06-152-3/+33
| * Be more safe on string/bytes when writing multipart user-data to disk.Scott Moser2018-06-132-10/+23
| * Fix get_proc_env for pids that have non-utf8 content in environment.Scott Moser2018-06-132-13/+78
| * tests: fix salt_minion integration test on bionic and laterChad Smith2018-06-121-2/+12