diff --git a/ansible/inventory/host_vars/atlas.yml b/ansible/inventory/host_vars/atlas.yml index c943d4a..2f7dc8a 100644 --- a/ansible/inventory/host_vars/atlas.yml +++ b/ansible/inventory/host_vars/atlas.yml @@ -104,6 +104,7 @@ rocky_podman_packages: host_packages: - cockpit - cockpit-podman + - cockpit-storaged - cryptsetup - nfs-utils - policycoreutils diff --git a/ansible/inventory/host_vars/prometheus.yml b/ansible/inventory/host_vars/prometheus.yml index 340bbef..a81b8bc 100644 --- a/ansible/inventory/host_vars/prometheus.yml +++ b/ansible/inventory/host_vars/prometheus.yml @@ -32,6 +32,7 @@ host_packages: - cockpit - cockpit-navigator - cockpit-podman + - cockpit-storaged host_enabled_services: - cockpit.socket