5b08af import cloud-init-19.4-7.el7

Authored and Committed by centosrcm 3 years ago
45 files changed. 1078 lines added. 5684 lines removed.
.cloud-init.metadata
file modified
+1 -1
.gitignore
file modified
+1 -1
SOURCES/0001-Add-initial-redhat-setup.patch
file modified
+40 -30
SOURCES/0002-Do-not-write-NM_CONTROLLED-no-in-generated-interface.patch
file modified
+70 -69
SOURCES/0003-limit-permissions-on-def_log_file.patch
file modified
+5 -5
SOURCES/0004-remove-tee-command-from-logging-configuration.patch
file modified
+1 -1
SOURCES/0005-azure-ensure-that-networkmanager-hook-script-runs.patch
file removed
-63
SOURCES/0005-sysconfig-Don-t-write-BOOTPROTO-dhcp-for-ipv6-dhcp.patchSOURCES/0006-sysconfig-Don-t-write-BOOTPROTO-dhcp-for-ipv6-dhcp.patch
file renamed
+7 -17
SOURCES/0006-DataSourceAzure.py-use-hostnamectl-to-set-hostname.patchSOURCES/0007-DataSourceAzure.py-use-hostnamectl-to-set-hostname.patch
file renamed
+4 -4
SOURCES/0007-include-NOZEROCONF-yes-in-etc-sysconfig-network.patchSOURCES/0012-include-NOZEROCONF-yes-in-etc-sysconfig-network.patch
file renamed
+5 -5
SOURCES/0008-Fix-for-network-configuration-not-persisting-after-r.patchSOURCES/ci-Fix-for-network-configuration-not-persisting-after-r.patch
file renamed
+22 -4
SOURCES/0008-sysconfig-Don-t-disable-IPV6_AUTOCONF.patch
file removed
-49
SOURCES/0009-net-Wait-for-dhclient-to-daemonize-before-reading-le.patch
file removed
-295
SOURCES/0010-cloud-init-per-don-t-use-dashes-in-sem-names.patch
file removed
-89
SOURCES/0011-azure-Filter-list-of-ssh-keys-pulled-from-fabric.patch
file removed
-571
SOURCES/ci-Add-support-for-publishing-host-keys-to-GCE-guest-at.patch
file removed
-473
SOURCES/ci-Azure-Changes-to-the-Hyper-V-KVP-Reporter.patch
file removed
-411
SOURCES/ci-Azure-Ensure-platform-random_seed-is-always-serializ.patch
file removed
-162
SOURCES/ci-Azure-Return-static-fallback-address-as-if-failed-to.patch
file removed
-107
SOURCES/ci-DataSourceAzure-Adjust-timeout-for-polling-IMDS.patch
file removed
-117
SOURCES/ci-DatasourceAzure-add-additional-logging-for-azure-dat.patch
file removed
-648
SOURCES/ci-Do-not-use-fallocate-in-swap-file-creation-on-xfs.-7.patch
file modified
+14 -15
SOURCES/ci-Enable-ssh_deletekeys-by-default.patch
file added
+40
SOURCES/ci-New-data-source-for-the-Exoscale.com-cloud-platform.patch
file removed
-672
SOURCES/ci-Remove-race-condition-between-cloud-init-and-Network-v2.patch
file added
+49
SOURCES/ci-Remove-race-condition-between-cloud-init-and-Network.patch
file added
+49
SOURCES/ci-Removing-cloud-user-from-wheel.patch
file added
+43
SOURCES/ci-Revert-azure-ensure-that-networkmanager-hook-script-.patch
file removed
-85
SOURCES/ci-Use-reload-or-try-restart-instead-of-try-reload-or-r.patch
file added
+43
SOURCES/ci-azure-avoid.patch
file removed
-213
SOURCES/ci-cc_mounts-check-if-mount-a-on-no-change-fstab-path.patch
file removed
-135
SOURCES/ci-cc_mounts-fix-incorrect-format-specifiers-316.patch
file modified
+18 -9
SOURCES/ci-cc_set_password-increase-random-pwlength-from-9-to-2.patch
file added
+44
SOURCES/ci-cmd-main.py-Fix-missing-modules-init-key-in-modes-di.patch
file removed
-58
SOURCES/ci-ec2-Add-support-for-AWS-IMDS-v2-session-oriented-55.patch
file removed
-594
SOURCES/ci-ec2-Do-not-log-IMDSv2-token-values-instead-use-REDAC.patch
file added
+350
SOURCES/ci-ec2-only-redact-token-request-headers-in-logs-avoid-.patch
file added
+126
SOURCES/ci-exoscale-Increase-url_max_wait-to-120s.patch
file removed
-51
SOURCES/ci-exoscale-fix-sysconfig-cloud_config_modules-override.patch
file removed
-152
SOURCES/ci-swap-file-size-being-used-before-checked-if-str-315.patch
file modified
+11 -12
SOURCES/ci-url_helper-read_file_or_url-should-pass-headers-para.patch
file removed
-326
SOURCES/ci-util-json.dumps-on-python-2.7-will-handle-UnicodeDec.patch
file removed
-144
SOURCES/ci-utils-use-SystemRandom-when-generating-random-passwo.patch
file added
+45
SOURCES/cloud-init-centos-user.patch
file removed
-12
SPECS/cloud-init.spec
file modified
+90 -84
    import cloud-init-19.4-7.el7
    
        
file modified
+1 -1
file modified
+1 -1
SOURCES/0005-sysconfig-Don-t-write-BOOTPROTO-dhcp-for-ipv6-dhcp.patch SOURCES/0006-sysconfig-Don-t-write-BOOTPROTO-dhcp-for-ipv6-dhcp.patch
file renamed
+7 -17
SOURCES/0006-DataSourceAzure.py-use-hostnamectl-to-set-hostname.patch SOURCES/0007-DataSourceAzure.py-use-hostnamectl-to-set-hostname.patch
file renamed
+4 -4
SOURCES/0007-include-NOZEROCONF-yes-in-etc-sysconfig-network.patch SOURCES/0012-include-NOZEROCONF-yes-in-etc-sysconfig-network.patch
file renamed
+5 -5
SOURCES/0008-Fix-for-network-configuration-not-persisting-after-r.patch SOURCES/ci-Fix-for-network-configuration-not-persisting-after-r.patch
file renamed
+22 -4
file modified
+90 -84