Cloud instance init scripts
Go to file
Miroslav Rezanina 957e4b232e * Wed Apr 21 2021 Miroslav Rezanina <mrezanin@redhat.com>
- Removing python-mock dependency
- Resolves: bz#1922323
2021-04-21 12:26:46 +02:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-14 22:56:57 +02:00
README.rst Add README file 2021-04-20 13:25:00 +02:00
cloud-init-20.4-Adding-RHEL-default-cloud.cfg.patch Merged update from upstream sources 2021-01-06 11:52:03 +00:00
cloud-init-20.4-disable-lxd-tests.patch Merged update from upstream sources 2021-01-06 11:52:03 +00:00
cloud-init-20.4-nm-controlled.patch Merged update from upstream sources 2021-01-06 11:52:03 +00:00
cloud-init-20.4-no-override-default-network.patch Merged update from upstream sources 2021-01-06 11:52:03 +00:00
cloud-init-20.4-sandbox-ca_certs-tests-to-avoid-failure.patch Merged update from upstream sources 2021-01-06 11:52:03 +00:00
cloud-init-tmpfiles.conf RHEL 9.0.0 Alpha bootstrap 2020-10-14 22:56:57 +02:00
cloud-init.spec * Wed Apr 21 2021 Miroslav Rezanina <mrezanin@redhat.com> 2021-04-21 12:26:46 +02:00
gating.yaml * Wed Apr 07 2021 Miroslav Rezanina <mrezanin@redhat.com> - 20.4-3.el9 2021-04-07 11:07:53 +02:00
sources Merged update from upstream sources 2021-01-06 11:52:03 +00: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