summaryrefslogtreecommitdiffstats
path: root/xci/file/noha/configure-targethosts.yml
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2017-04-18 10:53:21 +0200
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2017-08-11 12:56:12 -0700
commit093a88d54433a3f3ae23a0371df2b9bb8cad02ec (patch)
tree54ae870e14956ec038136497c51f670995a8d5a7 /xci/file/noha/configure-targethosts.yml
parent77b4d6adcf7b1e022a6a64114bded00c980a3769 (diff)
xci: Change cinder backend and move nfs to compute00
This change - switches cinder backend from lvm to nfs as examplified in [1]. - moves nfs shares from compute01 to compute00 in order to merge configure-targethosts.yml playbook in upcoming change. - updates openstack_user_config.yml to reflect the switch to nfs and move of nfs server to compute00. - removes exports file due to switching to lineinfile module. [1] https://docs.openstack.org/project-deploy-guide/openstack-ansible/draft/app-config-prod.html Change-Id: I0715c98a89ab124256e3857c1047e374f261e39b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'xci/file/noha/configure-targethosts.yml')
-rw-r--r--xci/file/noha/configure-targethosts.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/xci/file/noha/configure-targethosts.yml b/xci/file/noha/configure-targethosts.yml
index b03891d0..50da1f22 100644
--- a/xci/file/noha/configure-targethosts.yml
+++ b/xci/file/noha/configure-targethosts.yml
@@ -29,7 +29,7 @@
# we need to force sync time with ntp or the nodes will be out of sync timewise
- role: synchronize-time
-- hosts: compute01
+- hosts: compute00
remote_user: root
# TODO: this role is for configuring NFS on xenial and adjustment needed for other distros
roles: