From c5a289e8aa6472fd8cabd074c7751be5b326bdff Mon Sep 17 00:00:00 2001 From: Joshua Boniface Date: Mon, 13 Mar 2023 09:47:37 -0400 Subject: [PATCH] Revert "Fix symlink to be one level up" This reverts commit 7693b2d78fba51ccf84bfb47d28e9e60d607d012. --- roles/pvc/files/ceph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/pvc/files/ceph b/roles/pvc/files/ceph index 84dafe8..aa29175 120000 --- a/roles/pvc/files/ceph +++ b/roles/pvc/files/ceph @@ -1 +1 @@ -../../../../files \ No newline at end of file +../../../files \ No newline at end of file