summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2019-12-09dhcp: Support RedHat dhcp rfc3442 lease format for option 121 (#76)Eric Lafontaine
2019-12-06network_state: handle empty v1 config (#45)Ryan Harper
2019-12-06Add an Amazon distro in the redhat OS familyFrederick Lefebvre
2019-12-05Multiple file fix for AuthorizedKeysFile config (#60)Eduardo Otubo
2019-12-03Fix linting failure in test_url_helper (#83)Eric Lafontaine
2019-12-03option to enable http api optionsKim Hagen
2019-12-02url_helper: read_file_or_url should pass headers param into readurl (#66)Chad Smith
2019-11-27dmidecode: log result *after* stripping \nIgor Galić
2019-11-26set_passwords: support for FreeBSD (#46)Igor Galić
2019-11-25Correct jumbled documentation for cc_set_hostname module (#64)do3meli
2019-11-25FreeBSD: fix for get_linux_distro() and lru_cache (#59)Igor Galić
2019-11-22ec2: Add support for AWS IMDS v2 (session-oriented) (#55)Ryan Harper
2019-11-20net: IPv6, accept_ra, slaac, stateless (#51)Harald
2019-11-13distro: correctly set usr_lib_exec path for FreeBSD distro (#40)Igor Galić
2019-11-13azure: support secondary ipv6 addresses (#33)Chad Smith
2019-11-13Fix metadata check when local-hostname is null (#32)Mark Goddard
2019-11-13switch default FreeBSD salt minion pkg from py27 to py36Dominic Schlegel
2019-11-12add data-server dns entry as new metadata server detectionJoshua Hügli
2019-11-12add the ability to put the api keyKim Hagen
2019-11-08reporting: Using a uuid to enforce uniqueness on the KVP keys.momousta
2019-11-05Release 19.3Chad Smith
2019-11-04azure: support matching dhcp route-metrics for dual-stack ipv4 ipv6Chad Smith
2019-11-04configdrive: fix subplatform config-drive for /config-drive sourceDavid Kindred
2019-10-31DataSourceSmartOS: reconfigure network on each bootMike Gerdts
2019-10-31Add config for ssh-key import and consuming user-dataPavel Zakharov
2019-10-31net: fix subnet_is_ipv6() for stateless|statefulHarald Jensås
2019-10-31OVF: disable custom script execution by defaultXiaofeng Wang
2019-10-31cc_puppet: Implement csr_attributes.yaml supportMatthias Baur
2019-10-29azure: Do not lock user on instance id changeSam Eiderman
2019-10-24net/netplan: use ipv6-mtu key for specifying ipv6 mtu valuesRyan Harper
2019-10-24Fix usages of yaml, and move yaml_dump to safeyaml.dumps.Scott Moser
2019-10-24exoscale: Increase url_max_wait to 120s.Chris Glass
2019-10-23net/sysconfig: fix available check on SUSE distrosRobert Schweikert
2019-10-21net: enable infiniband support in eni and sysconfig renderersDarren Birkett
2019-10-17guestcust_util: handle special characters in config fileXiaofeng Wang
2019-10-17fix some more typos in commentsDominic Schlegel
2019-10-17replace any deprecated log.warn with log.warningDominic Schlegel
2019-10-16net: handle openstack dhcpv6-stateless configurationHarald Jensås
2019-10-16Small typo fixes in code comments.Dominic Schlegel
2019-10-11Add Support for e24cloud to Ec2 datasource.Scott Moser
2019-10-07do not set dhcp after vmware configKim Hagen
2019-10-04Add RbxCloud datasourceAdam Dobrawy
2019-10-04get_interfaces: don't exclude bridge and bond membersDaniel Watkins
2019-10-01Add support for Arch Linux in render-cloudcfgConrad Hoffmann
2019-09-27util: json.dumps on python 2.7 will handle UnicodeDecodeError on binaryChad Smith
2019-09-27debian/ubuntu: add missing word to netplan/ENI headerDaniel Watkins
2019-09-27ovf: do not generate random instance-id for IMC customization pathRyan Harper
2019-09-26sysconfig: only write resolv.conf if network_state has DNS valuesRyan Harper
2019-09-26sysconfig: use distro variant to check if availableRyan Harper
2019-09-25analyze/show: remove trailing space in outputDaniel Watkins