738010 import cloud-init-18.5-3.el7

Authored and Committed by centosrcm 4 years ago
27 files changed. 2202 lines added. 1058 lines removed.
.cloud-init.metadata
file modified
+1 -1
.gitignore
file modified
+1 -1
SOURCES/0001-Add-initial-redhat-setup.patch
file modified
+43 -24
SOURCES/0002-Do-not-write-NM_CONTROLLED-no-in-generated-interface.patch
file modified
+40 -77
SOURCES/0003-limit-permissions-on-def_log_file.patch
file modified
+7 -7
SOURCES/0004-remove-tee-command-from-logging-configuration.patch
file modified
+1 -1
SOURCES/0005-add-power-state-change-module-to-cloud_final_modules.patch
file removed
-27
SOURCES/0005-azure-ensure-that-networkmanager-hook-script-runs.patchSOURCES/0006-azure-ensure-that-networkmanager-hook-script-runs.patch
file renamed
+1 -1
SOURCES/0006-sysconfig-Don-t-write-BOOTPROTO-dhcp-for-ipv6-dhcp.patchSOURCES/0007-sysconfig-Don-t-write-BOOTPROTO-dhcp-for-ipv6-dhcp.patch
file renamed
+9 -14
SOURCES/0007-DataSourceAzure.py-use-hostnamectl-to-set-hostname.patchSOURCES/0008-DataSourceAzure.py-use-hostnamectl-to-set-hostname.patch
file renamed
+3 -3
SOURCES/0008-sysconfig-Don-t-disable-IPV6_AUTOCONF.patchSOURCES/0009-sysconfig-Don-t-disable-IPV6_AUTOCONF.patch
file renamed
+3 -3
SOURCES/0009-net-Wait-for-dhclient-to-daemonize-before-reading-le.patch
file added
+295
SOURCES/0010-cloud-init-per-don-t-use-dashes-in-sem-names.patch
file added
+89
SOURCES/0011-azure-Filter-list-of-ssh-keys-pulled-from-fabric.patchSOURCES/ci-azure-Filter-list-of-ssh-keys-pulled-from-fabric.patch
file renamed
+21 -21
SOURCES/0012-include-NOZEROCONF-yes-in-etc-sysconfig-network.patch
file added
+65
SOURCES/ci-Adding-disk_setup-to-rhel-cloud.cfg.patch
file removed
-42
SOURCES/ci-Adding-systemd-mount-options-to-wait-for-cloud-init.patch
file removed
-42
SOURCES/ci-Azure-Changes-to-the-Hyper-V-KVP-Reporter.patch
file added
+411
SOURCES/ci-Azure-Ensure-platform-random_seed-is-always-serializ.patch
file added
+162
SOURCES/ci-Azure-Ignore-NTFS-mount-errors-when-checking-ephemer.patch
file removed
-422
SOURCES/ci-DataSourceAzure-Adjust-timeout-for-polling-IMDS.patch
file added
+117
SOURCES/ci-DatasourceAzure-add-additional-logging-for-azure-dat.patch
file added
+648
SOURCES/ci-Revert-azure-ensure-that-networkmanager-hook-script-.patch
file added
+85
SOURCES/ci-azure-Add-reported-ready-marker-file.patch
file removed
-329
SOURCES/ci-cc_mounts-check-if-mount-a-on-no-change-fstab-path.patch
file added
+135
SOURCES/cloud-init-centos-user.patch
file removed
-12
SPECS/cloud-init.spec
file modified
+65 -31
    import cloud-init-18.5-3.el7
    
        
file modified
+1 -1
file modified
+1 -1
SOURCES/0005-azure-ensure-that-networkmanager-hook-script-runs.patch SOURCES/0006-azure-ensure-that-networkmanager-hook-script-runs.patch
file renamed
+1 -1
SOURCES/0006-sysconfig-Don-t-write-BOOTPROTO-dhcp-for-ipv6-dhcp.patch SOURCES/0007-sysconfig-Don-t-write-BOOTPROTO-dhcp-for-ipv6-dhcp.patch
file renamed
+9 -14
SOURCES/0007-DataSourceAzure.py-use-hostnamectl-to-set-hostname.patch SOURCES/0008-DataSourceAzure.py-use-hostnamectl-to-set-hostname.patch
file renamed
+3 -3
SOURCES/0008-sysconfig-Don-t-disable-IPV6_AUTOCONF.patch SOURCES/0009-sysconfig-Don-t-disable-IPV6_AUTOCONF.patch
file renamed
+3 -3
SOURCES/0011-azure-Filter-list-of-ssh-keys-pulled-from-fabric.patch SOURCES/ci-azure-Filter-list-of-ssh-keys-pulled-from-fabric.patch
file renamed
+21 -21
file modified
+65 -31