summaryrefslogtreecommitdiff
path: root/cloudinit
Commit message (Expand)AuthorAgeFilesLines
* 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
* nocloud: add support for dmi variable expansion for seedfrom URLChad Smith2022-12-154-6/+51
* doc: improve cc_write_files doc (#1916)Alberto Contreras2022-12-151-3/+6
* mounts: document weird prefix in schema (#1913)Brett Holman2022-12-152-3/+17
* netplan: define features.NETPLAN_CONFIG_ROOT_READ_ONLY flagChad Smith2022-12-122-1/+13
* Networking Clarification (#1892)Brett Holman2022-12-121-8/+5
* Fix the distro.osfamily output problem in the openEuler system. (#1895)sxt10012022-12-122-2/+4
* * net: netplan config root read-only as wifi config can contain credsChad Smith2022-12-081-1/+2
* sources/azure: encode health report as utf-8 (#1897)Chris Patterson2022-12-081-7/+9
* networkd: Add support for multiple [Route] sections (#1868)Nigel Kukard2022-12-071-6/+45
* lint: fix tip-flake8 and tip-mypy (#1896)Alberto Contreras2022-12-077-12/+12
* Add support for setting uid when creating users on FreeBSD (#1888)einsibjarni2022-12-071-2/+3
* Fix exception in BSD networking code-path (#1894)Mina Galić2022-12-061-0/+1
* feat: add support aliyun metadata security harden mode (#1865)Manasseh Zhou2022-11-302-27/+68
* Add support for static IPv6 addresses for FreeBSD (#1839)einsibjarni2022-11-252-15/+74
* Release 22.4.2 (#1878)Chad Smith2022-11-241-1/+1
* status: handle ds not defined in status.json (#1876)Alberto Contreras2022-11-231-7/+13
* Release 22.4.1James Falcon2022-11-211-1/+1
* net: skip duplicate mac check for netvsc nic and its VF (#1853)Anh Vo2022-11-181-4/+34
* Add Support for IPv6 metadata to OpenStack (#1805)Marvin Vogt2022-11-171-3/+4
* network: Deprecate gateway{4,6} keys in network config v2 (#1794)Alberto Contreras2022-11-162-16/+29
* VMware: Move Guest Customization transport from OVF to VMware (#1573)PengpengSun2022-11-165-600/+636
* Release 22.4 (#1832)22.4James Falcon2022-11-151-1/+1
* test: fix pro integration testAlberto Contreras2022-11-151-1/+1
* cc_disk_setup: pass options in correct order to utils (#1829)dermotbradley2022-11-142-2/+19
* ansible: standardize schema keysBrett Holman2022-11-102-47/+51
* ci: run json tool on 22.04 rather than 20.04 (#1823)Brett Holman2022-11-101-2/+5
* Stop using devices endpoint for LXD network config (#1819)James Falcon2022-11-101-11/+20
* apport: address new curtin log and config locations (#1812)Chad Smith2022-11-101-1/+21
* cc_grub: reword docs for clarity (#1818)Brett Holman2022-11-101-4/+3
* Auto-format schema (#1810)Brett Holman2022-11-102-307/+869
* Ansible Control Module (#1778)Brett Holman2022-11-103-20/+207
* Fix last reported event possibly not being sent (#1796)James Falcon2022-11-102-3/+10
* udevadm settle should handle non-udev system gracefully (#1806)dermotbradley2022-11-071-0/+4
* add mariner support (#1780)Minghe Ren2022-11-076-1/+77
* Net: add BSD ifconfig(8) parser and state class (#1779)Mina Galić2022-11-072-2/+332
* alpine.py: Add Alpine-specific manage_service function and update tests (#1804)dermotbradley2022-10-281-2/+29
* add NWCS datasource (#1793)shell-skrimp2022-10-263-0/+170
* apport: fix some data collection failures due to symlinks (#1797)Dan Bungert2022-10-252-7/+10
* lxd: add support for lxd preseed config(#1789)Chad Smith2022-10-232-30/+159
* Enable hotplug for LXD datasource (#1787)James Falcon2022-10-223-32/+78
* cli: collect logs and apport subiquity supportChad Smith2022-10-212-8/+103
* add support for Container-Optimized OS (#1748)vteratipally2022-10-204-2/+23
* util: Implement __str__ and __iter__ for Version (#1790)Brett Holman2022-10-181-0/+11
* cc_ua: consume ua json api for enable commandsAlberto Contreras2022-10-171-44/+85
* Add clarity to cc_final_message docs (#1788)James Falcon2022-10-171-1/+6
* cc_ntp: add support for BSDs (#1759)Mina Galić2022-10-142-1/+52