aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/stor4nfv/roles/os-stor4nfv/tasks/post-install.yml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/stor4nfv/roles/os-stor4nfv/tasks/post-install.yml')
-rw-r--r--plugins/stor4nfv/roles/os-stor4nfv/tasks/post-install.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/stor4nfv/roles/os-stor4nfv/tasks/post-install.yml b/plugins/stor4nfv/roles/os-stor4nfv/tasks/post-install.yml
index c0044322..d441f420 100644
--- a/plugins/stor4nfv/roles/os-stor4nfv/tasks/post-install.yml
+++ b/plugins/stor4nfv/roles/os-stor4nfv/tasks/post-install.yml
@@ -140,3 +140,4 @@
osdsctl profile create '{"name": "default", "description": "default policy"}'
when:
- inventory_hostname in groups['ceph_adm']
+ ignore_errors: "true"