From b5b3d0fe9508569d9c8b225442807092a0ac11dd Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Sun, 6 Oct 2024 21:33:42 +0200 Subject: [PATCH] Prepare 8.0.2 (#1632) Signed-off-by: Christian Berendt --- 8.0.2/base.yml | 86 ++++++++++++++++++++++++++++++++++++++ 8.0.2/ceph-quincy.yml | 15 +++++++ 8.0.2/ceph.yml | 1 + 8.0.2/openstack-2024.1.yml | 67 +++++++++++++++++++++++++++++ 8.0.2/openstack.yml | 1 + 5 files changed, 170 insertions(+) create mode 100644 8.0.2/base.yml create mode 100644 8.0.2/ceph-quincy.yml create mode 120000 8.0.2/ceph.yml create mode 100644 8.0.2/openstack-2024.1.yml create mode 120000 8.0.2/openstack.yml diff --git a/8.0.2/base.yml b/8.0.2/base.yml new file mode 100644 index 00000000..d8a35ab9 --- /dev/null +++ b/8.0.2/base.yml @@ -0,0 +1,86 @@ +--- +ansible_version: '10.4.0' +ansible_core_version: '2.17.4' + +defaults_version: 'v0.20240924.0' +generics_version: 'v0.20241006.0' +manager_playbooks_version: 'v0.20240924.0' +manager_version: 8.0.2 +operations_version: 'v0.20240924.0' +playbooks_version: 'v0.20241006.0' + +osism_projects: + ara: '1.7.2' + docker: '5:26.1.4' + osism: '0.20241006.0' + k3s: 'v1.30.4+k3s1' + +docker_images: + adminer: '4.8.1' + alerta: '9.0.4' + ara_server: '1.7.2' + cgit: '1.2.3' + dnsdist: '1.9.6' + fleet: 'v4.57.0' + homer: 'v24.05.1' + inventory_reconciler: '8.0.2' + keycloak: '19.0.3-legacy' + mariadb: '11.5.2' + memcached: '1.6.31-alpine' + netbox: 'v4.1.3' + nexus: '3.72.0' + nginx: '1.27.1-alpine' + openstack_database_exporter: 'v0.4.2' + osism: '0.20241006.0' + pgautoupgrade: '16-alpine' + phpmyadmin: '5.2.1' + postgres: '16.4-alpine' + pushgateway: 'v1.10.0' + redis: '7.4.0-alpine' + registry: '2.8' + rook_ceph: 'v18.2.4-20240724' + rook_operator: 'v1.15.3' + scaphandre: '1.0.0' + squid: '6.1-23.10_beta' + tempest: 'latest' + traefik: 'v3.1.5' + vault: '1.17.6' + +ansible_roles: + geerlingguy.certbot: '5.2.0' + geerlingguy.dotfiles: 89067b23d0c564da4799e364686f6632a9fdc813 + hardening: e77c311442cb1d1ef8caa7df9d9c00471afa75e7 + pdns_recursor: 'v1.7.1' + proxmox: 'v1.8.1' + ubuntu22_cis: '1.4.1' + +ansible_collections: + ansible.netcommon: '7.1.0' + ansible.posix: '1.6.0' + ansible.utils: '5.1.2' + cloud.common: '4.0.0' + community.crypto: '2.22.1' + community.docker: '3.13.0' + community.general: '9.4.0' + community.grafana: '2.1.0' + community.hashi_vault: '6.2.0' + community.mysql: '3.10.3' + community.network: '5.0.3' + community.rabbitmq: '1.3.0' + community.zabbix: '3.1.2' + containers.podman: '1.16.1' + debops.debops: '3.2.1' + kubernetes.core: '5.0.0' + netbox.netbox: '3.20.0' + openstack.cloud: '2.2.0' + osism.commons: '0.20241006.0' + osism.services: '0.20241006.0' + osism.validations: '0.20240924.0' + +helm_chart_repositories: + bitnami: https://charts.bitnami.com/bitnami + cnpg: https://cloudnative-pg.github.io/charts + codecentric: https://codecentric.github.io/helm-charts + dnationcloud: https://dnationcloud.github.io/helm-hub + mariadb-operator: https://mariadb-operator.github.io/mariadb-operator + rook-release: https://charts.rook.io/release diff --git a/8.0.2/ceph-quincy.yml b/8.0.2/ceph-quincy.yml new file mode 100644 index 00000000..141dbed3 --- /dev/null +++ b/8.0.2/ceph-quincy.yml @@ -0,0 +1,15 @@ +--- +ansible_version: ">=8.0.0,<9.0.0" +ansible_core_version: '2.15.12' + +ceph_ansible_version: stable-7.0 +ceph_container_version: stable-7.0 +ceph_version: quincy + +defaults_version: 'v0.20240924.0' +generics_version: 'v0.20241006.0' +playbooks_version: 'v0.20241006.0' + +docker_images: + ceph: '17.2.7' + cephclient: '17.2.7' diff --git a/8.0.2/ceph.yml b/8.0.2/ceph.yml new file mode 120000 index 00000000..c204befc --- /dev/null +++ b/8.0.2/ceph.yml @@ -0,0 +1 @@ +ceph-quincy.yml \ No newline at end of file diff --git a/8.0.2/openstack-2024.1.yml b/8.0.2/openstack-2024.1.yml new file mode 100644 index 00000000..5613de6a --- /dev/null +++ b/8.0.2/openstack-2024.1.yml @@ -0,0 +1,67 @@ +--- +ansible_version: '>=10.0.0,<11.0.0' +ansible_core_version: '2.17.4' + +openstack_version: 2024.1 +openstack_previous_version: 2023.2 + +defaults_version: 'v0.20240924.0' +generics_version: 'v0.20241006.0' +playbooks_version: 'v0.20241006.0' + +docker_images: + openstackclient: '7.1.2' + +infrastructure_projects: + cron: + dnsmasq: + fluentd: + grafana: + hacluster: + haproxy: + iscsid: + keepalived: + kolla-toolbox: + letsencrypt: + mariadb: + memcached: + multipathd: + opensearch: + openstack-base: + openvswitch: + ovn: + prometheus: + proxysql: + rabbitmq: + redis: + tgtd: + +openstack_projects: + aodh: stable-2024.1 + barbican: stable-2024.1 + blazar: stable-2024.1 + ceilometer: stable-2024.1 + cinder: stable-2024.1 + designate: stable-2024.1 + glance: stable-2024.1 + gnocchi: stable/4.6 + heat: stable-2024.1 + horizon: stable-2024.1 + ironic: stable-2024.1 + keystone: stable-2024.1 + kuryr: stable-2024.1 + magnum: stable-2024.1 + manila: stable-2024.1 + masakari: stable-2024.1 + neutron-dynamic-routing: stable-2024.1 + neutron-vpnaas: stable-2024.1 + neutron: stable-2024.1 + nova: stable-2024.1 + octavia: stable-2024.1 + placement: stable-2024.1 + skyline-apiserver: stable-2024.1 + skyline-console: stable-2024.1 + zun: stable-2024.1 + +openstack_projects_filter: + - ironic diff --git a/8.0.2/openstack.yml b/8.0.2/openstack.yml new file mode 120000 index 00000000..c9b95689 --- /dev/null +++ b/8.0.2/openstack.yml @@ -0,0 +1 @@ +openstack-2024.1.yml \ No newline at end of file