summaryrefslogtreecommitdiff
path: root/cloudinit
Commit message (Expand)AuthorAgeFilesLines
* Release 23.1.223.1.223.1.xJames Falcon2023-04-201-1/+1
* Make user/vendor data sensitive and remove log permissionsJames Falcon2023-04-204-15/+40
* Release 23.1.123.1.1James Falcon2023-03-021-1/+1
* source: Force OpenStack when it is only option (#2045)Brett Holman2023-03-024-104/+34
* sources/azure: fix regressions in IMDS behavior (#2041)Chris Patterson2023-03-022-76/+83
* Release 23.123.1Alberto Contreras2023-02-221-1/+1
* Support transactional-updates for SUSE based distros (#1997)Robert Schweikert2023-02-212-3/+77
* Set ownership for new folders in Write Files Module (#1980)Jack2023-02-213-4/+40
* add OpenCloudOS and TencentOS support (#1964)wynnfeng2023-02-187-0/+27
* lxd: Retry if the server isn't ready (#2025)Brett Holman2023-02-181-1/+15
* Recognize opensuse-microos, dev tooling fixesRobert Schweikert2023-02-1610-4/+108
* sources/azure: refactor imds handler into own module (#1977)Chris Patterson2023-02-163-298/+184
* docs: deprecation generation support [1/2] (#2013)Brett Holman2023-02-162-59/+120
* add function is_virtual to distro/FreeBSD (#1957)Mina Galić2023-02-161-1/+38
* cc_ssh: support multiple hostcertificates (#2018)Alberto Contreras2023-02-162-10/+32
* Fix minor schema validation regression and fixup typing (#2017)James Falcon2023-02-151-3/+11
* Overhaul/rewrite of certificate handling as follows: (#1962)dermotbradley2023-02-141-71/+94
* disk_setup: use byte string when purging the partition table (#2012)Stefan Prietl2023-02-131-1/+1
* cli: schema also validate vendordata*.Chad Smith2023-02-093-42/+124
* Fix OpenStack datasource detection on bare metal (#1923)Alexander Birkner2023-02-072-21/+81
* schema: fix gpt labels, use type string for GUID (#1995)Brett Holman2023-02-061-1/+8
* cc_disk_setup: code cleanup (#1996)Brett Holman2023-02-061-45/+17
* netplan: keep custom strict perms when 50-cloud-init.yaml existsChad Smith2023-02-041-0/+5
* cloud-id: better handling of change in datasource filesd1r3ct0r2023-02-021-4/+7
* Ignore duplicate macs from mscc_felix and fsl_enetcJames Falcon2023-02-021-0/+16
* Warn on empty network key (#1990)Brett Holman2023-02-021-0/+2
* Fix Vultr cloud_interfaces usage (#1986)eb30952023-02-012-8/+8
* cc_puppet: Update puppet service name (#1970)d1r3ct0r2023-02-011-24/+35
* docs: Clarify networking docs (#1987)Brett Holman2023-01-311-8/+10
* cc_set_passwords: Prevent traceback when restarting ssh (#1981)James Falcon2023-01-301-13/+14
* Fix permission of SSH host keys (#1971)Ron Gebauer2023-01-251-2/+2
* Fix default route rendering on v2 ipv6 (#1973)James Falcon2023-01-241-1/+1
* cc_set_hostname: ignore /var/lib/cloud/data/set-hostname if it's empty (#1967)Emanuele Giuseppe Esposito2023-01-181-1/+1
* distros/rhel.py: _read_hostname() missing strip on "hostname" (#1941)Mark Mielke2023-01-181-0/+1
* machine-id: set to uninitialized to trigger regeneration on clonesChad Smith2023-01-171-3/+11
* sources/azure: retry on connection error when fetching metdata (#1968)Chris Patterson2023-01-171-1/+4
* Ensure ssh state accurately obtained (#1966)James Falcon2023-01-171-1/+1
* Fix wrong subp syntax in cc_set_passwords.py (#1961)James Falcon2023-01-131-1/+8
* sources/azure: minor refactor for metadata source detection logic (#1936)Chris Patterson2023-01-121-29/+21
* lxd: handle 404 from missing devices route for LXD 4.0Chad Smith2023-01-111-1/+11
* docs: Diataxis overhaul (#1933)s-makin2023-01-101-1/+1
* vultr: Fix issue regarding cache and region codes (#1938)eb30952023-01-092-7/+13
* cc_set_passwords: Move ssh status checking later (SC-1368) (#1909)James Falcon2023-01-092-46/+19
* Improve Wireguard module idempotency (#1940)Fabian Lichtenegger-Lukas2023-01-091-1/+1
* network/netplan: add gateways as on-link when necessary (#1931)Louis Sautier2023-01-091-0/+23
* Use btrfs enquque when available (#1926)Robert Schweikert2023-01-061-3/+16
* sources/azure: drop description for report_failure_to_fabric() (#1934)Chris Patterson2023-01-052-15/+6
* cc_disk_setup.py: fix MBR single partition creation (#1932)dermotbradley2023-01-052-6/+14
* sources/azure: fix device driver matching for net config (#1914)Chris Patterson2023-01-031-6/+29
* BSD: fix duplicate macs in Ifconfig parser (#1917)Mina Galić2023-01-031-13/+13