Age | Commit message (Expand) | Author |
2017-10-05 | net: Handle bridge stp values of 0 and convert to boolean type | Chad Smith |
2017-10-05 | network: bridge_stp value not always correct | Ryan Harper |
2017-10-03 | suse: Support addition of zypper repos via cloud-config. | Robert Schweikert |
2017-10-03 | Azure, CloudStack: Support reading dhcp options from systemd-networkd. | Dimitri John Ledkov |
2017-09-25 | AltCloud: Trust PATH for udevadm and modprobe. | Scott Moser |
2017-09-22 | DataSourceOVF: use util.find_devs_with(TYPE=iso9660) | Ryan Harper |
2017-09-21 | tests: remove a temp file used in bootcmd tests. | Scott Moser |
2017-09-20 | docs: fix sphinx module schema documentation | Chad Smith |
2017-09-19 | tests: fix ds-identify unit tests to set EC2_STRICT_ID_DEFAULT. | Scott Moser |
2017-09-18 | GCE: Fix usage of user-data. | Scott Moser |
2017-09-15 | cmdline: add collect-logs subcommand. | Chad Smith |
2017-09-15 | CloudStack: consider dhclient lease files named with a hyphen. | Scott Moser |
2017-09-15 | resizefs: Drop check for read-only device file, do not warn on overlayroot. | Chad Smith |
2017-09-13 | cloud-config modules: honor distros definitions in each module | Chad Smith |
2017-09-13 | chef: Add option to pin chef omnibus install version | Ethan Apodaca |
2017-09-13 | schema and docs: Add jsonschema to resizefs and bootcmd modules | Chad Smith |
2017-09-07 | vmware customization: return network config format | Sankar Tanguturi |
2017-09-07 | Ec2: only attempt to operate at local mode on known platforms. | Scott Moser |
2017-09-07 | Use /run/cloud-init for tempfile operations. | Scott Moser |
2017-09-07 | ds-identify: Make OpenStack return maybe on arch other than intel. | Scott Moser |
2017-09-06 | tests: mock missed openstack metadata uri network_data.json | Chad Smith |
2017-09-05 | relocate tests/unittests/helpers.py to cloudinit/tests | Lars Kellogg-Stedman |
2017-08-31 | tests: Stop leaking calls through unmocked metadata addresses | Chad Smith |
2017-08-30 | distro: allow distro to specify a default locale | Ryan Harper |
2017-08-30 | tests: fix two recently added tests for sles distro. | Scott Moser |
2017-08-30 | suse: Add support for openSUSE and return SLES to a working state. | Robert Schweikert |
2017-08-29 | ec2: Add IPv6 dhcp support to Ec2DataSource. | Chad Smith |
2017-08-25 | Configure logging module to always use UTC time. | Ryan Harper |
2017-08-25 | Log a helpful message if a user script does not include shebang. | Andrew Jorgensen |
2017-08-25 | cli: Fix command line parsing of coniditionally loaded subcommands. | Chad Smith |
2017-08-23 | cc_landscape & cc_puppet: Fix six.StringIO use in writing configs | Chad Smith |
2017-08-22 | schema cli: Add schema subcommand to cloud-init cli and cc_runcmd schema | Chad Smith |
2017-08-21 | tools: Add tooling for basic cloud-init performance analysis. | Chad Smith |
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 | 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-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 |