]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
Adding systemd to the list of packages to upgrade in centos_8 655/head
authorAdam Kraitman <akraitma@redhat.com>
Tue, 19 Oct 2021 15:23:39 +0000 (18:23 +0300)
committerAdam Kraitman <akraitma@redhat.com>
Wed, 20 Oct 2021 06:28:13 +0000 (09:28 +0300)
Fixes: https://tracker.ceph.com/issues/52923
Signed-off-by: Adam Kraitman <akraitma@redhat.com>
roles/testnode/vars/centos_8_stream.yml [new file with mode: 0644]

diff --git a/roles/testnode/vars/centos_8_stream.yml b/roles/testnode/vars/centos_8_stream.yml
new file mode 100644 (file)
index 0000000..f88b0f7
--- /dev/null
@@ -0,0 +1,5 @@
+---
+# vars specific to centos stream version 8.x
+
+packages_to_upgrade:
+  - systemd