9dab26 import cloud-init-19.4-1.el8.7

Authored and Committed by centosrcm 3 years ago
42 files changed. 851 lines added. 6028 lines removed.
.cloud-init.metadata
file modified
+1 -1
.gitignore
file modified
+1 -1
SOURCES/0001-Add-initial-redhat-setup.patch
file modified
+77 -46
SOURCES/0002-Do-not-write-NM_CONTROLLED-no-in-generated-interface.patch
file modified
+71 -71
SOURCES/0003-limit-permissions-on-def_log_file.patch
file modified
+7 -8
SOURCES/0004-azure-ensure-that-networkmanager-hook-script-runs.patch
file removed
-64
SOURCES/0004-sysconfig-Don-t-write-BOOTPROTO-dhcp-for-ipv6-dhcp.patchSOURCES/0005-sysconfig-Don-t-write-BOOTPROTO-dhcp-for-ipv6-dhcp.patch
file renamed
+8 -19
SOURCES/0005-DataSourceAzure.py-use-hostnamectl-to-set-hostname.patchSOURCES/0006-DataSourceAzure.py-use-hostnamectl-to-set-hostname.patch
file renamed
+5 -6
SOURCES/0006-include-NOZEROCONF-yes-in-etc-sysconfig-network.patchSOURCES/0012-include-NOZEROCONF-yes-in-etc-sysconfig-network.patch
file renamed
+6 -7
SOURCES/0007-Remove-race-condition-between-cloud-init-and-Network.patchSOURCES/ci-Remove-race-condition-between-cloud-init-and-Network.patch
file renamed
+2 -2
SOURCES/0007-sysconfig-Don-t-disable-IPV6_AUTOCONF.patch
file removed
-50
SOURCES/0008-net-Make-sysconfig-renderer-compatible-with-Network-.patch
file removed
-217
SOURCES/0009-net-Wait-for-dhclient-to-daemonize-before-reading-le.patch
file removed
-296
SOURCES/0010-cloud-init-per-don-t-use-dashes-in-sem-names.patch
file removed
-90
SOURCES/0011-azure-Filter-list-of-ssh-keys-pulled-from-fabric.patch
file removed
-572
SOURCES/ci-Azure-Changes-to-the-Hyper-V-KVP-Reporter.patch
file removed
-405
SOURCES/ci-Azure-Ensure-platform-random_seed-is-always-serializ.patch
file removed
-156
SOURCES/ci-Azure-Return-static-fallback-address-as-if-failed-to.patch
file removed
-102
SOURCES/ci-Change-from-redhat-to-rhel-in-systemd-generator-tmpl.patch
file added
+46
SOURCES/ci-DataSourceAzure-Adjust-timeout-for-polling-IMDS.patch
file removed
-111
SOURCES/ci-DatasourceAzure-add-additional-logging-for-azure-dat.patch
file removed
-642
SOURCES/ci-Enable-ssh_deletekeys-by-default.patch
file added
+40
SOURCES/ci-Fix-for-network-configuration-not-persisting-after-r.patch
file removed
-107
SOURCES/ci-Make-cloud-init.service-execute-after-network-is-up.patch
file modified
+10 -12
SOURCES/ci-Removing-cloud-user-from-wheel.patch
file removed
-54
SOURCES/ci-Revert-azure-ensure-that-networkmanager-hook-script-.patch
file removed
-86
SOURCES/ci-azure-avoid-re-running-cloud-init-when-instance-id-i.patch
file removed
-225
SOURCES/ci-azure-net-generate_fallback_nic-emits-network-v2-con.patch
file removed
-374
SOURCES/ci-azure-support-matching-dhcp-route-metrics-for-dual-s.patch
file removed
-354
SOURCES/ci-cc_mounts-check-if-mount-a-on-no-change-fstab-path.patch
file removed
-129
SOURCES/ci-cloud-init.service.tmpl-use-rhel-instead-of-redhat-4.patch
file added
+46
SOURCES/ci-cmd-main.py-Fix-missing-modules-init-key-in-modes-di.patch
file removed
-67
SOURCES/ci-ec2-Do-not-log-IMDSv2-token-values-instead-use-REDAC.patch
file added
+346
SOURCES/ci-ec2-only-redact-token-request-headers-in-logs-avoid-.patch
file added
+125
SOURCES/ci-net-IPv6-accept_ra-slaac-stateless-51.patch
file removed
-667
SOURCES/ci-net-add-is_master-check-for-filtering-device-list.patch
file removed
-101
SOURCES/ci-net-append-type-dhcp-46-only-if-dhcp-46-is-True-in-v.patch
file removed
-139
SOURCES/ci-net-handle-openstack-dhcpv6-stateless-configuration.patch
file removed
-270
SOURCES/ci-net-skip-bond-interfaces-in-get_interfaces.patch
file removed
-45
SOURCES/ci-net-sysconfig-Handle-default-route-setup-for-dhcp-co.patch
file removed
-311
SOURCES/ci-util-json.dumps-on-python-2.7-will-handle-UnicodeDec.patch
file removed
-144
SPECS/cloud-init.spec
file modified
+60 -77
    import cloud-init-19.4-1.el8.7
    
        
file modified
+1 -1
file modified
+1 -1
SOURCES/0004-sysconfig-Don-t-write-BOOTPROTO-dhcp-for-ipv6-dhcp.patch SOURCES/0005-sysconfig-Don-t-write-BOOTPROTO-dhcp-for-ipv6-dhcp.patch
file renamed
+8 -19
SOURCES/0005-DataSourceAzure.py-use-hostnamectl-to-set-hostname.patch SOURCES/0006-DataSourceAzure.py-use-hostnamectl-to-set-hostname.patch
file renamed
+5 -6
SOURCES/0006-include-NOZEROCONF-yes-in-etc-sysconfig-network.patch SOURCES/0012-include-NOZEROCONF-yes-in-etc-sysconfig-network.patch
file renamed
+6 -7
SOURCES/0007-Remove-race-condition-between-cloud-init-and-Network.patch SOURCES/ci-Remove-race-condition-between-cloud-init-and-Network.patch
file renamed
+2 -2
file modified
+60 -77