Skip to content

Commit 13c8ffe

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "CI: Remove installation of catatonit" into stable/2025.1
2 parents c4fc2ac + d1de229 commit 13c8ffe

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

playbooks/kayobe-seed-base/overrides.yml.j2

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,3 @@ seed_containers:
6363
node_exporter:
6464
image: "quay.io/prometheus/node-exporter"
6565
tag: "latest"
66-
67-
{% if ansible_os_family == "Debian" %}
68-
# TODO(priteau): Required for running some containers on Ubuntu + Podman.
69-
# Remove once installed by ansible-collection-kolla.
70-
dev_tools_packages_extra:
71-
- "catatonit"
72-
{% endif %}

0 commit comments

Comments
 (0)