From d7a81bc0329540b2817bc2c5d644d5b278c993c3 Mon Sep 17 00:00:00 2001 From: Adrien Reslinger Date: Tue, 23 Feb 2021 00:19:53 +0100 Subject: [PATCH] Disable alternate storage for now --- tasks/main.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tasks/main.yml b/tasks/main.yml index 1ab88e8..380e022 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -36,9 +36,9 @@ # https://github.com/reactr-io/gocachefs - - include_tasks: "digital_ocean.yml" - - include_tasks: "linode.yml" - - include_tasks: "secrets-store.yml" +# - include_tasks: "digital_ocean.yml" +# - include_tasks: "linode.yml" +# - include_tasks: "secrets-store.yml" - name: Select the default StorageClass k8s: