Name: | cloud-init |
---|---|
Version: | 0.7.9 |
Release: | 9.el7_4.6 |
Architecture: | x86_64 |
Group: | System Environment/Base |
Size: | 2216442 |
License: | GPLv3 |
RPM: | cloud-init-0.7.9-9.el7_4.6.x86_64.rpm |
Source RPM: | cloud-init-0.7.9-9.el7_4.6.src.rpm |
Build Date: | Wed Mar 07 2018 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://launchpad.net/cloud-init |
Summary: | Cloud instance init scripts |
Description: | Cloud-init is a set of init scripts for cloud instances. Cloud instances need special scripts to run during initialization to retrieve and install ssh keys and to let the user run various scripts. |
- Correctly render DNS and DOMAIN for sysconfig Resolves: rhbz#1545525
- sysconfig: Fix rendering of default gateway for ipv6 Resolves: rhbz#1540094
- sysconfig: Fix rendering of default gateway for ipv4 Resolves: rhbz#1540094 - sysconfig: Correct rendering for dhcp on ipv6 Resolves: rhbz#1540093
- Disable NetworkManager management of resolv.conf if nameservers are specified by configuration. Resolves: rhbz#1537439
- Prevent Azure NM and dhclient hooks from running when cloud-init is disabled (rhbz#1530127)
- Support AliCloud datasource (rhbz#1496113)
- RHEL/CentOS: Fix default routes for IPv4/IPv6 configuration. (rhbz#1438082) - azure: ensure that networkmanager hook script runs (rhbz#1440831 rhbz#1460206) - Fix ipv6 subnet detection (rhbz#1438082)
- Update patches
- Add missing sysconfig unit test data (rhbz#1438082) - Fix dual stack IPv4/IPv6 configuration for RHEL (rhbz#1438082) - sysconfig: Raise ValueError when multiple default gateways are present. (rhbz#1438082) - Bounce network interface for Azure when using the built-in path. (rhbz#1434109) - Do not write NM_CONTROLLED=no in generated interface config files (rhbz#1385172)
- add power-state-change module to cloud_final_modules (rhbz#1252477) - remove 'tee' command from logging configuration (rhbz#1424612) - limit permissions on def_log_file (rhbz#1424612) - Bounce network interface for Azure when using the built-in path. (rhbz#1434109) - OpenStack: add 'dvs' to the list of physical link types. (rhbz#1442783)