Age | Commit message (Expand) | Author |
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-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-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: replace ifdown/ifup with "ifconfig down" and "ifconfig up". | Hongjiang Zhang |
2017-06-15 | FreeBSD: fix cdrom mounting failure if /mnt/cdrom/secure did not exist. | Hongjiang Zhang |
2017-06-15 | main: Don't use templater to format the welcome message | Andrew Jorgensen |
2017-06-15 | write_file(s): Print permissions as octal, not decimal | Andrew Jorgensen |
2017-06-12 | selinux: Allow restorecon to be non-fatal. | Ryan Harper |
2017-06-12 | net: Allow netinfo subprocesses to return 0 or 1. | Ryan Harper |
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 | Chef: Update omnibus url to chef.io, minor doc changes. | JJ Asghar |
2017-06-08 | rhel/centos spec cleanups. | Scott Moser |
2017-06-08 | cloud.cfg: move to a template. setup.py changes along the way. | Scott Moser |
2017-06-07 | RHEL/CentOS: Fix default routes for IPv4/IPv6 configuration. | Andreas Karis |
2017-06-06 | NoCloud: support seed of nocloud from smbios information | Vladimir Pouzanov |
2017-06-06 | net: when selecting a network device, use natural sort order | Marc-Aurèle Brothier |
2017-06-01 | azure: remove accidental duplicate line in merge. | Scott Moser |
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 |
2017-05-26 | net: fix reading and rendering addresses in cidr format. | Dimitri John Ledkov |
2017-05-26 | disk_setup: udev settle before attempting partitioning or fs creation. | Scott Moser |
2017-05-25 | GCE: Update the attribute used to find instance SSH keys. | Daniel Watkins |
2017-05-25 | nplan: For bonds, allow dashed or underscore names of keys. | Dimitri John Ledkov |
2017-05-24 | cc_ntp: Restructure cc_ntp unit tests. | Chad Smith |
2017-05-23 | flake8: move the pinned version of flake8 up to 3.3.0 | Scott Moser |
2017-05-23 | RHEL/CentOS: Fix dual stack IPv4/IPv6 configuration. | Andreas Karis |
2017-05-22 | disk_setup: fix several issues with gpt disk partitions. | Scott Moser |
2017-05-22 | tox: move pylint target to 1.7.1 | Scott Moser |
2017-05-22 | Fix get_interfaces_by_mac for empty macs | Scott Moser |
2017-05-19 | DigitalOcean: remove routes except for the public interface. | Ben Howard |
2017-05-19 | netplan: pass macaddress, when specified, for vlans | Dimitri John Ledkov |
2017-05-19 | doc: various improvements for the docs on cc_users_groups. | Felix Dreissig |
2017-05-19 | cc_ntp: write template before installing and add service restart | Ryan Harper |
2017-05-17 | netplan: fix netplan render_network_state signature. | Dimitri John Ledkov |