summaryrefslogtreecommitdiff
path: root/cloudinit
Commit message (Expand)AuthorAgeFilesLines
* doc: update cc_ssh clarify host and auth keysJoshua Powers2019-12-181-40/+49
* Release 19.419.4Chad Smith2019-12-181-1/+1
* rbxcloud: fix dsname in RbxCloudAdam Dobrawy2019-12-181-0/+1
* apport: Add RbxCloud dsAdam Dobrawy2019-12-181-1/+3
* settings: Add RbxCloudAdam Dobrawy2019-12-181-0/+1
* Partially revert "fix unlocking method on FreeBSD" (#116)Daniel Watkins2019-12-171-1/+1
* tests: mock uid when running as root (#113)Joshua Powers2019-12-161-7/+21
* cloudinit/netinfo: remove unused getgateway (#111)Daniel Watkins2019-12-131-12/+0
* azure: avoid re-running cloud-init when instance-id is byte-swapped (#84)AOhassan2019-12-122-3/+40
* fix unlocking method on FreeBSDIgor Galić2019-12-122-1/+29
* docs: add additional details to per-instance/onceJoshua Powers2019-12-112-2/+6
* Merge pull request #96 from fred-lefebvre/masterJoshua Powers2019-12-112-1/+27
|\
| * Add an Amazon distro in the redhat OS familyFrederick Lefebvre2019-12-062-1/+27
* | dhcp: Support RedHat dhcp rfc3442 lease format for option 121 (#76)Eric Lafontaine2019-12-092-7/+100
* | network_state: handle empty v1 config (#45)Ryan Harper2019-12-062-1/+48
|/
* Multiple file fix for AuthorizedKeysFile config (#60)Eduardo Otubo2019-12-051-29/+43
* Fix linting failure in test_url_helper (#83)Eric Lafontaine2019-12-031-0/+1
* url_helper: read_file_or_url should pass headers param into readurl (#66)Chad Smith2019-12-025-22/+100
* dmidecode: log result *after* stripping \nIgor Galić2019-11-271-1/+1
* set_passwords: support for FreeBSD (#46)Igor Galić2019-11-264-6/+71
* Correct jumbled documentation for cc_set_hostname module (#64)do3meli2019-11-251-1/+3
* FreeBSD: fix for get_linux_distro() and lru_cache (#59)Igor Galić2019-11-252-18/+48
* ec2: Add support for AWS IMDS v2 (session-oriented) (#55)Ryan Harper2019-11-227-46/+180
* net: IPv6, accept_ra, slaac, stateless (#51)Harald2019-11-205-17/+83
* distro: correctly set usr_lib_exec path for FreeBSD distro (#40)Igor Galić2019-11-131-0/+1
* azure: support secondary ipv6 addresses (#33)Chad Smith2019-11-131-25/+24
* Fix metadata check when local-hostname is null (#32)Mark Goddard2019-11-131-1/+1
* switch default FreeBSD salt minion pkg from py27 to py36Dominic Schlegel2019-11-131-1/+1
* add data-server dns entry as new metadata server detectionJoshua Hügli2019-11-121-2/+20
* reporting: Using a uuid to enforce uniqueness on the KVP keys.momousta2019-11-081-3/+5
* Release 19.319.3Chad Smith2019-11-051-1/+1
* azure: support matching dhcp route-metrics for dual-stack ipv4 ipv6Chad Smith2019-11-043-10/+23
* configdrive: fix subplatform config-drive for /config-drive sourceDavid Kindred2019-11-041-3/+3
* DataSourceSmartOS: reconfigure network on each bootMike Gerdts2019-10-311-1/+7
* Add config for ssh-key import and consuming user-dataPavel Zakharov2019-10-313-12/+55
* net: fix subnet_is_ipv6() for stateless|statefulHarald Jensås2019-10-311-2/+2
* OVF: disable custom script execution by defaultXiaofeng Wang2019-10-311-2/+2
* cc_puppet: Implement csr_attributes.yaml supportMatthias Baur2019-10-311-5/+29
* azure: Do not lock user on instance id changeSam Eiderman2019-10-291-2/+3
* net/netplan: use ipv6-mtu key for specifying ipv6 mtu valuesRyan Harper2019-10-242-8/+29
* Fix usages of yaml, and move yaml_dump to safeyaml.dumps.Scott Moser2019-10-2410-41/+45
* exoscale: Increase url_max_wait to 120s.Chris Glass2019-10-241-0/+2
* net/sysconfig: fix available check on SUSE distrosRobert Schweikert2019-10-231-4/+4
* net: enable infiniband support in eni and sysconfig renderersDarren Birkett2019-10-212-5/+7
* guestcust_util: handle special characters in config fileXiaofeng Wang2019-10-171-1/+1
* fix some more typos in commentsDominic Schlegel2019-10-173-3/+3
* replace any deprecated log.warn with log.warningDominic Schlegel2019-10-1726-91/+89
* net: handle openstack dhcpv6-stateless configurationHarald Jensås2019-10-163-3/+14
* Small typo fixes in code comments.Dominic Schlegel2019-10-163-6/+6
* Add Support for e24cloud to Ec2 datasource.Scott Moser2019-10-112-1/+12