Age | Commit message (Expand) | Author |
2019-12-06 | Add an Amazon distro in the redhat OS family | Frederick Lefebvre |
2019-12-05 | Multiple file fix for AuthorizedKeysFile config (#60) | Eduardo Otubo |
2019-12-03 | Fix linting failure in test_url_helper (#83) | Eric Lafontaine |
2019-12-02 | url_helper: read_file_or_url should pass headers param into readurl (#66) | Chad Smith |
2019-11-27 | dmidecode: log result *after* stripping \n | Igor Galić |
2019-11-26 | set_passwords: support for FreeBSD (#46) | Igor Galić |
2019-11-25 | Correct jumbled documentation for cc_set_hostname module (#64) | do3meli |
2019-11-25 | FreeBSD: fix for get_linux_distro() and lru_cache (#59) | Igor Galić |
2019-11-22 | ec2: Add support for AWS IMDS v2 (session-oriented) (#55) | Ryan Harper |
2019-11-20 | net: IPv6, accept_ra, slaac, stateless (#51) | Harald |
2019-11-13 | distro: correctly set usr_lib_exec path for FreeBSD distro (#40) | Igor Galić |
2019-11-13 | azure: support secondary ipv6 addresses (#33) | Chad Smith |
2019-11-13 | Fix metadata check when local-hostname is null (#32) | Mark Goddard |
2019-11-13 | switch default FreeBSD salt minion pkg from py27 to py36 | Dominic Schlegel |
2019-11-12 | add data-server dns entry as new metadata server detection | Joshua Hügli |
2019-11-08 | reporting: Using a uuid to enforce uniqueness on the KVP keys. | momousta |
2019-11-05 | Release 19.3 | Chad Smith |
2019-11-04 | azure: support matching dhcp route-metrics for dual-stack ipv4 ipv6 | Chad Smith |
2019-11-04 | configdrive: fix subplatform config-drive for /config-drive source | David Kindred |
2019-10-31 | DataSourceSmartOS: reconfigure network on each boot | Mike Gerdts |
2019-10-31 | Add config for ssh-key import and consuming user-data | Pavel Zakharov |
2019-10-31 | net: fix subnet_is_ipv6() for stateless|stateful | Harald Jensås |
2019-10-31 | OVF: disable custom script execution by default | Xiaofeng Wang |
2019-10-31 | cc_puppet: Implement csr_attributes.yaml support | Matthias Baur |
2019-10-29 | azure: Do not lock user on instance id change | Sam Eiderman |
2019-10-24 | net/netplan: use ipv6-mtu key for specifying ipv6 mtu values | Ryan Harper |
2019-10-24 | Fix usages of yaml, and move yaml_dump to safeyaml.dumps. | Scott Moser |
2019-10-24 | exoscale: Increase url_max_wait to 120s. | Chris Glass |
2019-10-23 | net/sysconfig: fix available check on SUSE distros | Robert Schweikert |
2019-10-21 | net: enable infiniband support in eni and sysconfig renderers | Darren Birkett |
2019-10-17 | guestcust_util: handle special characters in config file | Xiaofeng Wang |
2019-10-17 | fix some more typos in comments | Dominic Schlegel |
2019-10-17 | replace any deprecated log.warn with log.warning | Dominic Schlegel |
2019-10-16 | net: handle openstack dhcpv6-stateless configuration | Harald Jensås |
2019-10-16 | Small typo fixes in code comments. | Dominic Schlegel |
2019-10-11 | Add Support for e24cloud to Ec2 datasource. | Scott Moser |
2019-10-04 | Add RbxCloud datasource | Adam Dobrawy |
2019-10-04 | get_interfaces: don't exclude bridge and bond members | Daniel Watkins |
2019-10-01 | Add support for Arch Linux in render-cloudcfg | Conrad Hoffmann |
2019-09-27 | util: json.dumps on python 2.7 will handle UnicodeDecodeError on binary | Chad Smith |
2019-09-27 | debian/ubuntu: add missing word to netplan/ENI header | Daniel Watkins |
2019-09-27 | ovf: do not generate random instance-id for IMC customization path | Ryan Harper |
2019-09-26 | sysconfig: only write resolv.conf if network_state has DNS values | Ryan Harper |
2019-09-26 | sysconfig: use distro variant to check if available | Ryan Harper |
2019-09-25 | analyze/show: remove trailing space in output | Daniel Watkins |
2019-09-25 | Add missing space in warning: "not avalid seed" | Brian Candler |
2019-09-18 | Add datasource for ZStack platform. | Shixin Ruan |
2019-09-17 | net: add is_master check for filtering device list | Ryan Harper |
2019-09-11 | Brightbox: restrict detection to require full domain match .brightbox.com | Scott Moser |
2019-09-11 | VMWware: add option into VMTools config to enable/disable custom script. | Xiaofeng Wang |