summaryrefslogtreecommitdiff
path: root/cloudinit
Commit message (Expand)AuthorAgeFilesLines
* Add 'peers' and 'allow' directives in cc_ntp (#3124)Jacob Salmela2023-05-172-2/+54
* FreeBSD: Fix user account locking (#4114)Mina Galić2023-05-161-2/+2
* FreeBSD: add ResizeGrowFS class to cc_growpart (#2334)Mina Galić2023-05-162-9/+52
* Replace Launchpad references with GitHub IssuesJames Falcon2023-05-151-3/+3
* Fix KeyError in iproute pformat (#3287)Dmitry Zykov2023-05-121-19/+25
* schema: read_cfg_paths call init.fetch to lookup /v/l/c/instanceChad Smith2023-05-122-3/+11
* azure/errors: introduce reportable errors for imds (#3647)Chris Patterson2023-05-122-11/+65
* FreeBSD (and friends): better identify MBR slices (#2168)Mina Galić2023-05-111-15/+17
* azure/errors: add host reporting for dhcp errors (#2167)Chris Patterson2023-05-112-7/+44
* net: purge blacklist_drivers across net and azure (#2160)Chris Patterson2023-05-104-117/+38
* net: refactor hyper-v VF filtering and apply to get_interfaces() (#2153)Chris Patterson2023-05-091-34/+57
* net: refactor find_candidate_nics_on_linux() to use get_interfaces() (#2159)Chris Patterson2023-05-091-29/+39
* resolv_conf: Allow > 3 nameservers (#2152)Major Hayden2023-05-091-8/+0
* Remove mount NTFS error message (#2134)Ksenija Stanojevic2023-05-092-10/+17
* Fix logger, use instance rather than module function (#2163)Brett Holman2023-05-044-4/+6
* Revert "fix linux-specific code on bsd (#2143)" (#2161)Brett Holman2023-05-031-4/+1
* Do not generate dsa and ed25519 key types when crypto FIPS mode is enabled (#...Ani Sinha2023-05-022-1/+32
* sources/azure: report success to host and introduce kvp module (#2141)Chris Patterson2023-04-284-34/+86
* openstack/static: honor the DNS servers associated with a network (#2138)Gonéri Le Bouder2023-04-281-0/+8
* fix linux-specific code on bsd (#2143)Brett Holman2023-04-281-1/+4
* cli: schema validation of jinja template user-data (SC-1385) (#2132)Chad Smith2023-04-281-40/+118
* gce: activate network discovery on every boot (#2128)Alberto Contreras2023-04-274-7/+44
* Make user/vendor data sensitive and remove log permissions (#2144)James Falcon2023-04-264-15/+40
* sources/azure: report failures to host via kvp (#2136)Chris Patterson2023-04-252-1/+30
* net: Document use of `ip route append` to add routes (#2130)Brett Holman2023-04-211-0/+8
* azure/imds: retry fetching metadata up to 300 seconds (#2121)Chris Patterson2023-04-192-16/+47
* [1/2] DHCP: Refactor dhcp client code (#2122)Brett Holman2023-04-1921-378/+454
* azure/errors: treat traceback_base64 as string (#2131)Chris Patterson2023-04-191-1/+1
* azure/errors: introduce reportable errors (#2129)Chris Patterson2023-04-193-18/+118
* users: schema permit empty list to indicate create no usersChad Smith2023-04-172-2/+7
* azure: introduce identity module (#2116)Chris Patterson2023-04-173-76/+118
* NoCloud: Use seedfrom protocol to determine mode (#2107)Brett Holman2023-04-121-4/+15
* Adapt DataSourceScaleway to upcoming IPv6 support (#2033)Louis Bouchard2023-04-051-48/+197
* rhel: make sure previous-hostname file ends with a new line (#2108)Ani Sinha2023-04-041-1/+4
* Cleanup ephemeral IP routes on exception (#2100)sxt10012023-04-031-17/+26
* Fix private key permissions when openssh not earlier than 9.0 #2072sxt10012023-04-022-3/+53
* Standardize kernel commandline user interface (#2093)Brett Holman2023-03-313-27/+62
* config/cc_resizefs: fix do_resize arguments (#2106)Chris Patterson2023-03-311-2/+2
* net/dhcp: catch dhclient failures and raise NoDHCPLeaseError (#2083)Chris Patterson2023-03-291-1/+11
* sources/azure: move pps handling out of _poll_imds() (#2075)Chris Patterson2023-03-291-85/+83
* schema: do not manipulate draft4 metaschema for jsonschema 2.6.0 (#2098)Chad Smith2023-03-291-4/+5
* sources/azure/imds: don't count timeout errors as connection errors (#2074)Chris Patterson2023-03-291-4/+5
* refactor: stop passing log instances to cc_* handlers (#2016)d1r3ct0r2023-03-2764-551/+443
* Don't change permissions of netrules target (#2076)James Falcon2023-03-232-2/+9
* macs: ignore duplicate MAC for devs with driver driver qmi_wwan (#2090)Chad Smith2023-03-231-1/+1
* Fedora: Enable CA handling (#2086)František Zatloukal2023-03-221-0/+8
* Send dhcp-client-identifier for InfiniBand ports (#2043)Waleed Mousa2023-03-222-2/+26
* cc_ansible: complete the examples and doc (#2082)Yves2023-03-211-0/+1
* apport: only prompt for cloud_name when instance-data.json is absentChad Smith2023-03-201-1/+23
* datasource: Optimize datasource detection, fix bugs (#2060)Brett Holman2023-03-199-86/+84