Add Rocky Linux in capabilities tags and for OpenStack-Ansible

and CentOS updated to CentOS Stream

Change-Id: I2e4e7b5172c0a22ecd338f0f52b165cc12680ca7
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
Ivan Anfimov
2025-08-08 00:36:42 +00:00
parent f10b7313fa
commit 229e5bdd79
2 changed files with 15 additions and 11 deletions

View File

@@ -95,7 +95,7 @@ tabs:
- source-tarballs - source-tarballs
- oci-containers - oci-containers
- git - git
- redhat-centos - redhat-centos-stream
- debian - debian
- ubuntu - ubuntu
- ansible - ansible
@@ -180,7 +180,7 @@ tabs:
- source-tarballs - source-tarballs
- oci-containers - oci-containers
- git - git
- redhat-centos - redhat-centos-stream
- ansible - ansible
- name: components - name: components
tags: tags:
@@ -248,14 +248,15 @@ tabs:
- os-installed - os-installed
- name: technology - name: technology
tags: tags:
- ansible
- deb-packages - deb-packages
- debian
- git
- redhat-centos-stream
- rockylinux
- rpm-packages - rpm-packages
- source-tarballs - source-tarballs
- git
- redhat-centos
- debian
- ubuntu - ubuntu
- ansible
- name: components - name: components
tags: tags:
- message-queue - message-queue
@@ -421,7 +422,7 @@ tabs:
- source-tarballs - source-tarballs
- oci-containers - oci-containers
- git - git
- redhat-centos - redhat-centos-stream
- debian - debian
- ubuntu - ubuntu
- name: components - name: components
@@ -482,7 +483,7 @@ tabs:
tags: tags:
- debian - debian
- oci-containers - oci-containers
- redhat-centos - redhat-centos-stream
- sles-opensuse - sles-opensuse
- ubuntu - ubuntu
- name: components - name: components
@@ -516,7 +517,7 @@ tabs:
tags: tags:
- deb-packages - deb-packages
- rpm-packages - rpm-packages
- redhat-centos - redhat-centos-stream
- debian - debian
- ubuntu - ubuntu
- puppet - puppet

View File

@@ -39,8 +39,8 @@ capabilities:
desc: Works directly from git source code repositories desc: Works directly from git source code repositories
# Base distribution # Base distribution
- name: redhat-centos - name: redhat-centos-stream
desc: Based on RedHat Enterprise Linux or CentOS desc: Based on RedHat Enterprise Linux or CentOS Stream
- name: fedora - name: fedora
desc: Based on Fedora desc: Based on Fedora
@@ -57,6 +57,9 @@ capabilities:
- name: oraclelinux - name: oraclelinux
desc: Based on Oracle Linux desc: Based on Oracle Linux
- name: rockylinux
desc: Based on Rocky Linux
# Configuration management and orchestration technologies # Configuration management and orchestration technologies
- name: puppet - name: puppet