summaryrefslogtreecommitdiff
path: root/cloudinit/config
Commit message (Expand)AuthorAgeFilesLines
* Add 'peers' and 'allow' directives in cc_ntp (#3124)Jacob Salmela2023-05-172-2/+54
* FreeBSD: add ResizeGrowFS class to cc_growpart (#2334)Mina Galić2023-05-161-9/+51
* schema: read_cfg_paths call init.fetch to lookup /v/l/c/instanceChad Smith2023-05-121-1/+1
* FreeBSD (and friends): better identify MBR slices (#2168)Mina Galić2023-05-111-15/+17
* Do not generate dsa and ed25519 key types when crypto FIPS mode is enabled (#...Ani Sinha2023-05-021-1/+20
* cli: schema validation of jinja template user-data (SC-1385) (#2132)Chad Smith2023-04-281-40/+118
* users: schema permit empty list to indicate create no usersChad Smith2023-04-172-2/+7
* Fix private key permissions when openssh not earlier than 9.0 #2072sxt10012023-04-021-2/+6
* config/cc_resizefs: fix do_resize arguments (#2106)Chris Patterson2023-03-311-2/+2
* schema: do not manipulate draft4 metaschema for jsonschema 2.6.0 (#2098)Chad Smith2023-03-291-4/+5
* refactor: stop passing log instances to cc_* handlers (#2016)d1r3ct0r2023-03-2763-550/+442
* Fedora: Enable CA handling (#2086)František Zatloukal2023-03-221-0/+8
* cc_ansible: complete the examples and doc (#2082)Yves2023-03-211-0/+1
* Handle non existent ca-cert-config situation (#2073)Shreenidhi Shedi2023-03-161-6/+13
* chore: fix style tip (#2071)Alberto Contreras2023-03-143-21/+23
* config: Update grub-dpkg docs (#2058)Brett Holman2023-03-102-4/+4
* cc_grub_dpkg: Added UEFI support (#2029)Alexander Birkner2023-03-062-34/+72
* Remove dead code (#2038)Brett Holman2023-03-033-39/+0
* cc_ubuntu_advantage: improve UA logs discoveryAlberto Contreras2023-03-011-2/+14
* log: Add standardized deprecation tooling (SC-1312) (#2026)Brett Holman2023-02-247-36/+44
* Enable SUSE based distros for ca handling (#2036)Robert Schweikert2023-02-231-1/+30
* Support transactional-updates for SUSE based distros (#1997)Robert Schweikert2023-02-211-1/+2
* Set ownership for new folders in Write Files Module (#1980)Jack2023-02-212-2/+4
* add OpenCloudOS and TencentOS support (#1964)wynnfeng2023-02-182-0/+4
* Recognize opensuse-microos, dev tooling fixesRobert Schweikert2023-02-163-1/+25
* docs: deprecation generation support [1/2] (#2013)Brett Holman2023-02-162-59/+120
* cc_ssh: support multiple hostcertificates (#2018)Alberto Contreras2023-02-161-2/+5
* 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-091-40/+79
* 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
* 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
* cc_set_hostname: ignore /var/lib/cloud/data/set-hostname if it's empty (#1967)Emanuele Giuseppe Esposito2023-01-181-1/+1
* 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
* docs: Diataxis overhaul (#1933)s-makin2023-01-101-1/+1
* 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
* Use btrfs enquque when available (#1926)Robert Schweikert2023-01-061-3/+16
* cc_disk_setup.py: fix MBR single partition creation (#1932)dermotbradley2023-01-052-6/+14
* doc: improve cc_write_files doc (#1916)Alberto Contreras2022-12-151-3/+6
* mounts: document weird prefix in schema (#1913)Brett Holman2022-12-151-1/+1
* lint: fix tip-flake8 and tip-mypy (#1896)Alberto Contreras2022-12-072-2/+2
* 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