summaryrefslogtreecommitdiffstats
path: root/prototypes/xci/file/noha
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2017-04-18 14:27:31 +0200
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>2017-04-18 14:27:31 +0200
commit283f6dcfbc101beb9ad85596f03c04529a7c0e61 (patch)
tree9a5e608f17c379fc2b1ea923095f35c54f987db7 /prototypes/xci/file/noha
parent8f9a53258a858b78229974cf09a3da67608ef0bd (diff)
xci: Fix nfs server ip for glance
Change-Id: Iebb9945bfd9cad9ebfda127f130542f4a6334aec Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'prototypes/xci/file/noha')
-rw-r--r--prototypes/xci/file/noha/openstack_user_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prototypes/xci/file/noha/openstack_user_config.yml b/prototypes/xci/file/noha/openstack_user_config.yml
index 8406d7b45..fb12655e7 100644
--- a/prototypes/xci/file/noha/openstack_user_config.yml
+++ b/prototypes/xci/file/noha/openstack_user_config.yml
@@ -118,7 +118,7 @@ image_hosts:
container_vars:
limit_container_types: glance
glance_nfs_client:
- - server: "172.29.244.13"
+ - server: "172.29.244.12"
remote_path: "/images"
local_path: "/var/lib/glance/images"
type: "nfs"