Age | Commit message (Expand) | Author |
2017-08-15 | network: add v2 passthrough and fix parsing v2 config with bonds/bridge params | Ryan Harper |
2017-08-15 | vcloud directory: Guest Customization support for passwords | Maitreyee Saikia |
2017-08-09 | ec2: Allow Ec2 to run in init-local using dhclient in a sandbox. | Chad Smith |
2017-08-04 | cc_ntp: fallback on timesyncd configuration if ntp is not installable | Ryan Harper |
2017-08-01 | tests: Fix build tree integration tests | Joshua Powers |
2017-08-01 | sysconfig: Dont repeat header when rendering resolv.conf | Ryan Harper |
2017-08-01 | archlinux: Fix bug with empty dns, do not render 'lo' devices. | Scott Moser |
2017-07-26 | tests: adjust locale integration test to parse default locale. | Scott Moser |
2017-07-26 | tests: remove 'yakkety' from releases as it is EOL. | Scott Moser |
2017-07-25 | tests: Add initial tests for EC2 and improve a docstring. | Scott Moser |
2017-07-25 | locale: Do not re-run locale-gen if provided locale is system default. | Scott Moser |
2017-07-22 | sysconfig: support subnet type of 'manual'. | Scott Moser |
2017-07-20 | sysconfig: use MACADDR on bonds/bridges to configure mac_address | Ryan Harper |
2017-07-20 | net: eni route rendering missed ipv6 default route config | Ryan Harper |
2017-07-20 | sysconfig: enable mtu set per subnet, including ipv6 mtu | Ryan Harper |
2017-07-20 | sysconfig: handle manual type subnets | Ryan Harper |
2017-07-20 | sysconfig: fix ipv6 gateway routes | Ryan Harper |
2017-07-20 | sysconfig: fix rendering of bond, bridge and vlan types. | Ryan Harper |
2017-07-19 | sysconfig: ipv6 and default gateway fixes. | Ryan Harper |
2017-07-19 | net: fix renaming of nics to support mac addresses written in upper case. | Scott Moser |
2017-07-19 | tests: fixes for issues uncovered when moving to python 3.6. | Scott Moser |
2017-07-18 | sysconfig: include GATEWAY value if set in subnet | Ryan Harper |
2017-07-17 | Scaleway: add datasource with user and vendor data for Scaleway. | Julien Castets |
2017-07-17 | Support comments in content read by load_shell_content. | Scott Moser |
2017-07-13 | tests: fix usage of mock in GCE test. | Scott Moser |
2017-07-13 | test_gce: Fix invalid mock of platform_reports_gce to return False | Chad Smith |
2017-07-11 | test: fix incorrect keyid for apt repository. | Joshua Powers |
2017-07-11 | write_files: Remove log from helper function signatures. | Andrew Jorgensen |
2017-06-29 | read_dmi_data: always return None when inside a container. | Scott Moser |
2017-06-27 | Azure: Add network-config, Refactor net layer to handle duplicate macs. | Ryan Harper |
2017-06-27 | Tests: Simplify the check on ssh-import-id | Joshua Powers |
2017-06-27 | tests: update ntp tests after sntp added | Joshua Powers |
2017-06-15 | FreeBSD: Make freebsd a variant, fix unittests and tools/build-on-freebsd. | Scott Moser |
2017-06-15 | FreeBSD: fix test failure | Scott Moser |
2017-06-15 | FreeBSD: fix cdrom mounting failure if /mnt/cdrom/secure did not exist. | Hongjiang Zhang |
2017-06-15 | write_file(s): Print permissions as octal, not decimal | Andrew Jorgensen |
2017-06-14 | tools/run-centos: cleanups and move to using read-dependencies | Scott Moser |
2017-06-12 | net: Allow for NetworkManager configuration | Ryan McCabe |
2017-06-08 | net: normalize data in network_state object | Scott Moser |
2017-06-08 | Integration Testing: tox env, pyxld 2.2.3, and revamp framework | Wesley Wiedenmeier |
2017-06-08 | Chef: Update omnibus url to chef.io, minor doc changes. | JJ Asghar |
2017-06-07 | RHEL/CentOS: Fix default routes for IPv4/IPv6 configuration. | Andreas Karis |
2017-06-07 | test: Fix pyflakes complaint of unused import. | Joshua Powers |
2017-06-06 | net: when selecting a network device, use natural sort order | Marc-Aurèle Brothier |
2017-06-02 | Tests: Skip jsonschema related unit tests when dependency is absent. | Chad Smith |
2017-06-01 | azure: identify platform by well known value in chassis asset tag. | Chad Smith |
2017-05-31 | ntp: Add schema definition and passive schema validation. | Chad Smith |
2017-05-31 | Fix eni rendering for bridge params that require repeated key for values. | Ryan Harper |
2017-05-31 | net: remove systemd link file writing from eni renderer | Ryan Harper |
2017-05-30 | AliYun: Enable platform identification and enable by default. | Junjie Wang |