Cloud instance init scripts
Go to file
Camilla Conte 2477af0c09 * Wed Dec 21 2022 Camilla Conte <cconte@redhat.com> - 22.1-7
- ci-Ensure-network-ready-before-cloud-init-service-runs-.patch [bz#2152100]
- Resolves: bz#2152100
  ([RHEL-9] Ensure network ready before cloud-init service runs on RHEL)
2022-12-21 17:51:09 +00:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-14 22:56:57 +02:00
0001-Add-initial-redhat-changes.patch * Tue May 31 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-2 2022-05-31 05:08:33 -04:00
0002-Do-not-write-NM_CONTROLLED-no-in-generated-interface.patch * Tue Apr 19 2022 Emanuele Giuseppe Esposito <eesposit@redhat.com> - 22.1-1 2022-04-19 07:57:46 -04:00
0003-Adding-_netdev-to-the-default-mount-configuration.patch * Tue Apr 19 2022 Emanuele Giuseppe Esposito <eesposit@redhat.com> - 22.1-1 2022-04-19 07:57:46 -04:00
0004-Setting-highest-autoconnect-priority-for-network-scr.patch * Tue Apr 19 2022 Emanuele Giuseppe Esposito <eesposit@redhat.com> - 22.1-1 2022-04-19 07:57:46 -04:00
0005-limit-permissions-on-def_log_file.patch * Tue Apr 19 2022 Emanuele Giuseppe Esposito <eesposit@redhat.com> - 22.1-1 2022-04-19 07:57:46 -04:00
0006-rhel-cloud.cfg-remove-ssh_genkeytypes-in-settings.py.patch * Tue Apr 19 2022 Emanuele Giuseppe Esposito <eesposit@redhat.com> - 22.1-1 2022-04-19 07:57:46 -04:00
README.rst Add README file 2022-01-13 03:20:21 -05:00
ci-Add-native-NetworkManager-support-1224.patch * Tue May 31 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-2 2022-05-31 05:08:33 -04:00
ci-Align-rhel-custom-files-with-upstream-1431.patch * Tue May 31 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-2 2022-05-31 05:08:33 -04:00
ci-Ensure-network-ready-before-cloud-init-service-runs-.patch * Wed Dec 21 2022 Camilla Conte <cconte@redhat.com> - 22.1-7 2022-12-21 17:51:09 +00:00
ci-Honor-system-locale-for-RHEL-1355.patch * Thu Jun 23 2022 Jon Maloy <jmaloy@redhat.com> - 22.1-4 2022-06-23 18:41:55 +00:00
ci-Remove-rhel-specific-files.patch * Tue May 31 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-2 2022-05-31 05:08:33 -04:00
ci-Revert-Add-native-NetworkManager-support-1224.patch * Wed Aug 17 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-5 2022-08-17 03:47:30 -04:00
ci-Revert-Revert-Setting-highest-autoconnect-priority-f.patch * Wed Aug 17 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-5 2022-08-17 03:47:30 -04:00
ci-Revert-Setting-highest-autoconnect-priority-for-netw.patch * Tue May 31 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-2 2022-05-31 05:08:33 -04:00
ci-Revert-Use-Network-Manager-and-Netplan-as-default-re.patch * Wed Aug 17 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-5 2022-08-17 03:47:30 -04:00
ci-Support-EC2-tags-in-instance-metadata-1309.patch * Wed Jun 08 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-3 2022-06-08 04:27:12 -04:00
ci-Use-Network-Manager-and-Netplan-as-default-renderers.patch * Tue May 31 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-2 2022-05-31 05:08:33 -04:00
ci-cc_set_hostname-do-not-write-localhost-when-no-hostn.patch * Wed Jun 08 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-3 2022-06-08 04:27:12 -04:00
ci-cloud.cfg.tmpl-make-sure-centos-settings-are-identic.patch * Tue Sep 27 2022 Camilla Conte <cconte@redhat.com> - 22.1-6 2022-09-27 11:26:50 +00:00
ci-setup.py-adjust-udev-rules-default-path-1513.patch * Thu Jun 23 2022 Jon Maloy <jmaloy@redhat.com> - 22.1-4 2022-06-23 18:41:55 +00:00
cloud-init-tmpfiles.conf RHEL 9.0.0 Alpha bootstrap 2020-10-14 22:56:57 +02:00
cloud-init.spec * Wed Dec 21 2022 Camilla Conte <cconte@redhat.com> - 22.1-7 2022-12-21 17:51:09 +00:00
gating.yaml Add OpenStack test results to gating 2021-05-31 16:38:37 +08:00
sources * Tue Apr 19 2022 Emanuele Giuseppe Esposito <eesposit@redhat.com> - 22.1-1 2022-04-19 07:57:46 -04:00

README.rst

===================
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