summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-25locale: Do not re-run locale-gen if provided locale is system default.Scott Moser
2017-07-24archlinux: fix set hostname usage of write_file.Joshua Powers
2017-07-22sysconfig: support subnet type of 'manual'.Scott Moser
2017-07-21tools/run-centos: make running with no argument show help.Scott Moser
2017-07-21Drop rand_str() usage in DNS redirection detectionBob Aman
2017-07-20sysconfig: use MACADDR on bonds/bridges to configure mac_addressRyan Harper
2017-07-20net: eni route rendering missed ipv6 default route configRyan Harper
2017-07-20sysconfig: enable mtu set per subnet, including ipv6 mtuRyan Harper
2017-07-20sysconfig: handle manual type subnetsRyan Harper
2017-07-20sysconfig: fix ipv6 gateway routesRyan Harper
2017-07-20sysconfig: fix rendering of bond, bridge and vlan types.Ryan Harper
2017-07-19Templatize systemd unit files for cross distro deltas.Ryan Harper
2017-07-19sysconfig: ipv6 and default gateway fixes.Ryan Harper
2017-07-19net: fix renaming of nics to support mac addresses written in upper case.Scott Moser
2017-07-19tests: fixes for issues uncovered when moving to python 3.6.Scott Moser
2017-07-18sysconfig: include GATEWAY value if set in subnetRyan Harper
2017-07-17Scaleway: add datasource with user and vendor data for Scaleway.Julien Castets
2017-07-17Support comments in content read by load_shell_content.Scott Moser
2017-07-17cloudinitlocal fail to run during bootHongjiang Zhang
2017-07-17doc: fix disk setup example table_type optionsSandor Zeestraten
2017-07-17tools: Fix exception handling.Joonas Kylmälä
2017-07-13tests: fix usage of mock in GCE test.Scott Moser
2017-07-13test_gce: Fix invalid mock of platform_reports_gce to return FalseChad Smith
2017-07-11test: fix incorrect keyid for apt repository.Joshua Powers
2017-07-11tests: Update version of pylxdJoshua Powers
2017-07-11write_files: Remove log from helper function signatures.Andrew Jorgensen
2017-07-11doc: document the cmdline options to NoCloudBrian Candler
2017-06-29read_dmi_data: always return None when inside a container.Scott Moser
2017-06-29requirements.txt: remove trailing white space.Scott Moser
2017-06-27Azure: Add network-config, Refactor net layer to handle duplicate macs.Ryan Harper
2017-06-27Tests: Simplify the check on ssh-import-idJoshua Powers
2017-06-27tests: update ntp tests after sntp addedJoshua Powers
2017-06-15FreeBSD: Make freebsd a variant, fix unittests and tools/build-on-freebsd.Scott Moser
2017-06-15FreeBSD: fix test failureScott Moser
2017-06-15FreeBSD: replace ifdown/ifup with "ifconfig down" and "ifconfig up".Hongjiang Zhang
2017-06-15FreeBSD: fix cdrom mounting failure if /mnt/cdrom/secure did not exist.Hongjiang Zhang
2017-06-15main: Don't use templater to format the welcome messageAndrew Jorgensen
2017-06-15docs: Automatically generate module docs form schema if present.Chad Smith
2017-06-15debian: fix path comment in /etc/hosts template.Jens Sandmann
2017-06-15suse: add hostname and fully qualified domain to template.Jens Sandmann
2017-06-15write_file(s): Print permissions as octal, not decimalAndrew Jorgensen
2017-06-14ci deps: Add --test-distro to read-dependencies to install all depsChad Smith
2017-06-14tools/run-centos: cleanups and move to using read-dependenciesScott Moser
2017-06-13pkg build ci: Add make ci-deps-<distro> target to install pkgsChad Smith
2017-06-13systemd: make cloud-final.service run before apt daily services.Scott Moser
2017-06-12selinux: Allow restorecon to be non-fatal.Ryan Harper
2017-06-12net: Allow netinfo subprocesses to return 0 or 1.Ryan Harper
2017-06-12net: Allow for NetworkManager configurationRyan McCabe
2017-06-09Use distro release version to determine if we use systemd in redhat specRyan Harper
2017-06-08net: normalize data in network_state objectScott Moser