We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4fc2ac + d1de229 commit 13c8ffeCopy full SHA for 13c8ffe
playbooks/kayobe-seed-base/overrides.yml.j2
@@ -63,10 +63,3 @@ seed_containers:
63
node_exporter:
64
image: "quay.io/prometheus/node-exporter"
65
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