Cloud instance init scripts
92f60f1161
- ci-Revert-Add-native-NetworkManager-support-1224.patch [bz#2107463 bz#2104389 bz#2117532 bz#2098501] - ci-Revert-Use-Network-Manager-and-Netplan-as-default-re.patch [bz#2107463 bz#2104389 bz#2117532 bz#2098501] - ci-Revert-Revert-Setting-highest-autoconnect-priority-f.patch [bz#2107463 bz#2104389 bz#2117532 bz#2098501] - Resolves: bz#2107463 ([RHEL-9.1] Cannot run sysconfig when changing the priority of network renderers) - Resolves: bz#2104389 ([RHEL-9.1]Failed to config static IP and IPv6 according to VMware Customization Config File) - Resolves: bz#2117532 ([RHEL9.1] Revert patch of configuring networking by NM keyfiles) - Resolves: bz#2098501 ([RHEL-9.1] IPv6 not workable when cloud-init configure network using NM keyfiles) |
||
---|---|---|
.gitignore | ||
0001-Add-initial-redhat-changes.patch | ||
0002-Do-not-write-NM_CONTROLLED-no-in-generated-interface.patch | ||
0003-Adding-_netdev-to-the-default-mount-configuration.patch | ||
0004-Setting-highest-autoconnect-priority-for-network-scr.patch | ||
0005-limit-permissions-on-def_log_file.patch | ||
0006-rhel-cloud.cfg-remove-ssh_genkeytypes-in-settings.py.patch | ||
ci-Add-native-NetworkManager-support-1224.patch | ||
ci-Align-rhel-custom-files-with-upstream-1431.patch | ||
ci-cc_set_hostname-do-not-write-localhost-when-no-hostn.patch | ||
ci-Honor-system-locale-for-RHEL-1355.patch | ||
ci-Remove-rhel-specific-files.patch | ||
ci-Revert-Add-native-NetworkManager-support-1224.patch | ||
ci-Revert-Revert-Setting-highest-autoconnect-priority-f.patch | ||
ci-Revert-Setting-highest-autoconnect-priority-for-netw.patch | ||
ci-Revert-Use-Network-Manager-and-Netplan-as-default-re.patch | ||
ci-setup.py-adjust-udev-rules-default-path-1513.patch | ||
ci-Support-EC2-tags-in-instance-metadata-1309.patch | ||
ci-Use-Network-Manager-and-Netplan-as-default-renderers.patch | ||
cloud-init-tmpfiles.conf | ||
cloud-init.spec | ||
gating.yaml | ||
README.rst | ||
sources |
=================== cloud-init development =================== cloud-init is maintained in a `source tree`_ rather than directly in dist-git using packit service that provides way to develope using regular source code structure and provides way to generate SRPM and build using koji service. Developers deliver all changes to source-git using merge request. Only maintainers will be pushing changes sent to source-git to dist-git. Each release in dist-git is tagged in the source repository so you can easily check out the source tree for a build. The tags are in the format name-version-release, but note release doesn't contain the dist tag since the source can be built in different build roots (Fedora, CentOS, etc.) .. _source tree: https://gitlab.com/redhat/centos-stream/src/cloud-init