From 506d2ada49bae4f26d677ac49467898a3673fcd7 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Fri, 30 Aug 2024 11:07:43 -0400 Subject: [PATCH] Fix typo in script --- oneshot/upgrade-pvc-cluster_deb12.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oneshot/upgrade-pvc-cluster_deb12.yml b/oneshot/upgrade-pvc-cluster_deb12.yml index 107ab24..9b4ffae 100644 --- a/oneshot/upgrade-pvc-cluster_deb12.yml +++ b/oneshot/upgrade-pvc-cluster_deb12.yml @@ -185,7 +185,7 @@ - ceph-osd@.service.d - ceph-osd-cpuset.service - - name: replace sources.list entries will bookworm + - name: replace sources.list entries with bookworm replace: dest: "{{ item }}" regexp: "{{ debian_codename }}"