Cloud instance init scripts
3feab27ff1
Mock is only needed for tests and should be dropped from the list of dependencies since RHEL is not shipping it any more. x-downstream-only: yes resolves: rhbz#1922323 Signed-off-by: Eduardo Otubo <otubo@redhat.com> |
||
---|---|---|
.gitignore | ||
cloud-init-20.4-Adding-RHEL-default-cloud.cfg.patch | ||
cloud-init-20.4-disable-lxd-tests.patch | ||
cloud-init-20.4-nm-controlled.patch | ||
cloud-init-20.4-no-override-default-network.patch | ||
cloud-init-20.4-sandbox-ca_certs-tests-to-avoid-failure.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