Age | Commit message (Expand) | Author |
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-25 | doc: Explain error behavior in user data include file format. | Jason Butz |
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-22 | Debian: Remove non-free repositories from apt sources template. | Joonas Kylmälä |
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 | doc: update capabilities with features available, link doc reference, cli exa... | 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-03 | net: Reduce duplicate code. Have get_interfaces_by_mac use get_interfaces. | Scott Moser |
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-31 | releasing package cloud-init version 0.7.9-233-ge586fe35-0ubuntu1~16.04.1 | Scott Moser |
2017-07-31 | changelog: mention bug 1706752 | Scott Moser |
2017-07-31 | remove bug numbers not relevant to Ubuntu SRU. | Scott Moser |
2017-07-31 | update changelog | Scott Moser |
2017-07-31 | debian/cloud-init.templates: enable Aliyun/Alibaba cloud | Scott Moser |
2017-07-31 | update changelog | Scott Moser |
2017-07-31 | debian/cloud-init.templates: Enable Scaleway cloud. | Scott Moser |
2017-07-31 | update changelog (new upstream snapshot 0.7.9-233-ge586fe35). | Scott Moser |
2017-07-31 | merge from master at 0.7.9-233-ge586fe35 | Scott Moser |
2017-07-31 | debian/new-upstream-snapshot: fix bug in single line entries. | Scott Moser |
2017-07-31 | debian/new-upstream-snapshot: wrap changelog lines better. | Scott Moser |
2017-07-28 | cloudinit.net: add initialize_network_device function and tests | Chad Smith |
2017-07-28 | makefile: fix ci-deps-ubuntu target | Chad Smith |
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-26 | centos: do not package systemd-fsck drop-in. | Scott Moser |
2017-07-25 | systemd: make systemd-fsck run after cloud-init.service | 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-24 | archlinux: fix set hostname usage of write_file. | Joshua Powers |
2017-07-22 | sysconfig: support subnet type of 'manual'. | Scott Moser |
2017-07-21 | tools/run-centos: make running with no argument show help. | Scott Moser |
2017-07-21 | Drop rand_str() usage in DNS redirection detection | Bob Aman |
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 | Templatize systemd unit files for cross distro deltas. | 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 |