0a07cd import cloud-init-18.5-1.el8.4

Authored and Committed by centosrcm 4 years ago
29 files changed. 2870 lines added. 1148 lines removed.
.cloud-init.metadata
file modified
+1 -1
.gitignore
file modified
+1 -1
SOURCES/0001-Add-initial-redhat-setup.patch
file modified
+61 -41
SOURCES/0002-Do-not-write-NM_CONTROLLED-no-in-generated-interface.patch
file modified
+42 -78
SOURCES/0003-limit-permissions-on-def_log_file.patch
file modified
+9 -8
SOURCES/0004-azure-ensure-that-networkmanager-hook-script-runs.patchSOURCES/0006-azure-ensure-that-networkmanager-hook-script-runs.patch
file renamed
+6 -5
SOURCES/0005-add-power-state-change-module-to-cloud_final_modules.patch
file removed
-27
SOURCES/0005-sysconfig-Don-t-write-BOOTPROTO-dhcp-for-ipv6-dhcp.patchSOURCES/0007-sysconfig-Don-t-write-BOOTPROTO-dhcp-for-ipv6-dhcp.patch
file renamed
+11 -15
SOURCES/0006-DataSourceAzure.py-use-hostnamectl-to-set-hostname.patchSOURCES/0008-DataSourceAzure.py-use-hostnamectl-to-set-hostname.patch
file renamed
+5 -4
SOURCES/0007-sysconfig-Don-t-disable-IPV6_AUTOCONF.patchSOURCES/0009-sysconfig-Don-t-disable-IPV6_AUTOCONF.patch
file renamed
+5 -4
SOURCES/0008-net-Make-sysconfig-renderer-compatible-with-Network-.patchSOURCES/ci-net-Make-sysconfig-renderer-compatible-with-Network-.patch
file renamed
+17 -16
SOURCES/0009-net-Wait-for-dhclient-to-daemonize-before-reading-le.patch
file added
+296
SOURCES/0010-cloud-init-per-don-t-use-dashes-in-sem-names.patch
file added
+90
SOURCES/0011-azure-Filter-list-of-ssh-keys-pulled-from-fabric.patch
file added
+572
SOURCES/0012-include-NOZEROCONF-yes-in-etc-sysconfig-network.patch
file added
+66
SOURCES/ci-Adding-disk_setup-to-rhel-cloud.cfg.patch
file removed
-43
SOURCES/ci-Adding-systemd-mount-options-to-wait-for-cloud-init.patch
file removed
-43
SOURCES/ci-Azure-Changes-to-the-Hyper-V-KVP-Reporter.patch
file added
+405
SOURCES/ci-Azure-Ensure-platform-random_seed-is-always-serializ.patch
file added
+156
SOURCES/ci-Azure-Ignore-NTFS-mount-errors-when-checking-ephemer.patch
file removed
-423
SOURCES/ci-Azure-Return-static-fallback-address-as-if-failed-to.patch
file added
+102
SOURCES/ci-DataSourceAzure-Adjust-timeout-for-polling-IMDS.patch
file added
+111
SOURCES/ci-DatasourceAzure-add-additional-logging-for-azure-dat.patch
file added
+642
SOURCES/ci-Enable-cloud-init-by-default-on-vmware.patch
file removed
-45
SOURCES/ci-Fix-string-missmatch-when-mounting-ntfs.patch
file removed
-41
SOURCES/ci-Revert-azure-ensure-that-networkmanager-hook-script-.patch
file added
+85
SOURCES/ci-azure-Add-reported-ready-marker-file.patch
file removed
-330
SOURCES/ci-cc_mounts-check-if-mount-a-on-no-change-fstab-path.patch
file added
+129
SPECS/cloud-init.spec
file modified
+58 -23
    import cloud-init-18.5-1.el8.4
    
        
file modified
+1 -1
file modified
+1 -1
SOURCES/0004-azure-ensure-that-networkmanager-hook-script-runs.patch SOURCES/0006-azure-ensure-that-networkmanager-hook-script-runs.patch
file renamed
+6 -5
SOURCES/0005-sysconfig-Don-t-write-BOOTPROTO-dhcp-for-ipv6-dhcp.patch SOURCES/0007-sysconfig-Don-t-write-BOOTPROTO-dhcp-for-ipv6-dhcp.patch
file renamed
+11 -15
SOURCES/0006-DataSourceAzure.py-use-hostnamectl-to-set-hostname.patch SOURCES/0008-DataSourceAzure.py-use-hostnamectl-to-set-hostname.patch
file renamed
+5 -4
SOURCES/0007-sysconfig-Don-t-disable-IPV6_AUTOCONF.patch SOURCES/0009-sysconfig-Don-t-disable-IPV6_AUTOCONF.patch
file renamed
+5 -4
SOURCES/0008-net-Make-sysconfig-renderer-compatible-with-Network-.patch SOURCES/ci-net-Make-sysconfig-renderer-compatible-with-Network-.patch
file renamed
+17 -16
file modified
+58 -23