aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/stor4nfv/roles/os-stor4nfv/tasks/stor4nfv.yml
diff options
context:
space:
mode:
authorramamani yeleswarapu <ramamani.yeleswarapu@intel.com>2018-09-06 00:26:34 -0700
committerramamani yeleswarapu <ramamani.yeleswarapu@intel.com>2018-09-06 00:30:17 -0700
commitc7f0de11b9272fcd2248e259780e744b1ad25532 (patch)
treee6f016e23555484330cff18af85a33f396116b7b /plugins/stor4nfv/roles/os-stor4nfv/tasks/stor4nfv.yml
parent68eb4a8f789ac28bc059a8c620f964cb41fba9c4 (diff)
[stor4nfv] Update os-stor4nfv role for OpenStack deploy
Installs osdsdock in ceph-mon_container. Configures the endpoints for Ceph, OpenSDS and Cindercompatibleapi. Change-Id: I23143a5f53974bf342208b6a801dad05ccb03bfa Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
Diffstat (limited to 'plugins/stor4nfv/roles/os-stor4nfv/tasks/stor4nfv.yml')
-rw-r--r--plugins/stor4nfv/roles/os-stor4nfv/tasks/stor4nfv.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/stor4nfv/roles/os-stor4nfv/tasks/stor4nfv.yml b/plugins/stor4nfv/roles/os-stor4nfv/tasks/stor4nfv.yml
index 57bae793..05ada67a 100644
--- a/plugins/stor4nfv/roles/os-stor4nfv/tasks/stor4nfv.yml
+++ b/plugins/stor4nfv/roles/os-stor4nfv/tasks/stor4nfv.yml
@@ -8,5 +8,7 @@
# #############################################################################
---
- include: opensds.yml
+ when:
+ - inventory_hostname in groups['ceph_adm']
- include: post-install.yml