Age | Commit message (Expand) | Author |
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 |
2017-05-17 | Azure: fix reformatting of ephemeral disks on resize to large types. | Scott Moser |
2017-05-16 | openstack: fix log message copy/paste typo in _get_url_settings | Lars Kellogg-Stedman |
2017-05-16 | unittests: fix unittests run on centos | Joshua Powers |
2017-05-16 | Improve detection of snappy to include os-release and kernel cmdline. | Scott Moser |
2017-05-16 | Add address to config entry generated by _klibc_to_config_entry. | Julien Castets |
2017-05-10 | sysconfig: Raise ValueError when multiple default gateways are present. | Chad Smith |
2017-05-10 | FreeBSD: improvements and fixes for use on Azure | Hongjiang Zhang |
2017-05-03 | fs_setup: if cmd is specified, use shell interpretation. | Paul Meyer |
2017-04-29 | Fix name of "uri" key in docs for "cc_apt_configure" module | Felix Dreissig |
2017-04-21 | Fix yum repo config where keys contain array values | Dylan Perry |
2017-04-21 | Fix growpart for some cases when booted with root=PARTUUID. | Scott Moser |
2017-04-21 | pylint: fix all logging warnings | Joshua Powers |
2017-04-21 | CloudStack: Add NetworkManager to list of supported DHCP lease dirs. | Syed |
2017-04-20 | net: kernel lies about vlans not stealing mac addresses, when they do | Dimitri John Ledkov |
2017-04-12 | doc: Add missing doc link to snap-config module. | Ryan Harper |
2017-04-12 | DigitalOcean: assign IPv4ll address to lowest indexed interface. | Ben Howard |
2017-04-12 | DigitalOcean: configure all NICs presented in meta-data. | Ben Howard |
2017-04-12 | Remove (and/or fix) URL shortener references | Jon Grimm |
2017-04-12 | util: teach write_file about copy_mode option | Lars Kellogg-Stedman |
2017-04-11 | DigitalOcean: bind resolvers to loopback interface. | Ben Howard |
2017-04-03 | OpenStack: add 'dvs' to the list of physical link types. | Scott Moser |
2017-03-31 | Fix bug that resulted in an attempt to rename bonds or vlans. | Scott Moser |
2017-03-30 | net: in netplan renderer delete known image-builtin content. | Scott Moser |
2017-03-30 | netplan: remove debugging prints, add debug logging | Ryan Harper |
2017-03-29 | support resizing partition and rootfs on system booted without initramfs. | Steve Langasek |
2017-03-29 | apt_configure: run only when needed. | Scott Moser |
2017-03-27 | GCE: Search GCE in ds-identify, consider serial number in check. | Scott Moser |
2017-03-24 | Add support for setting hashed passwords | Tore S. Lonoy |
2017-03-24 | Fix filesystem creation when using "partition: auto" | Jonathan Ballet |
2017-03-24 | ConfigDrive: support reading config drive data from /config-drive. | Scott Moser |
2017-03-24 | test: add running of pylint | Joshua Powers |
2017-03-22 | advertise network config v2 support (NETWORK_CONFIG_V2) in features. | Scott Moser |
2017-03-21 | Bigstep: fix bug when executing in python3. | root |
2017-03-21 | Bounce network interface for Azure when using the built-in path. | Brent Baude |
2017-03-20 | cloudinit.net: add network config v2 parsing and rendering | Ryan Harper |