From d17c7663ec42b21a16e070d9ef56f72187e9ff56 Mon Sep 17 00:00:00 2001 From: John Trowbridge Date: Tue, 14 Nov 2017 15:12:54 -0500 Subject: [PATCH] Set ceph_use_fqdn for rdocloud Multinode deployments on rdocloud make the hostname *.rdocloud. This means that we need to pass an extra argument to ceph-ansible in order to have ceph-mon configured correctly. The actual logic for this option is implemented in the depends-on patch. Change-Id: Id9668b340cb97cc309bd1618a25b0936b8d54113 Depends-On: I79cb56a10b4dd60c7bb7bab40bbdc5711f61f27b --- toci-quickstart/config/testenv/multinode-rdocloud.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/toci-quickstart/config/testenv/multinode-rdocloud.yml b/toci-quickstart/config/testenv/multinode-rdocloud.yml index 94045a2af..bbb71b887 100644 --- a/toci-quickstart/config/testenv/multinode-rdocloud.yml +++ b/toci-quickstart/config/testenv/multinode-rdocloud.yml @@ -19,6 +19,8 @@ toci_vxlan_networking_multinode: true vxlan_mtu: 1350 hostname_correction: true # workaround restriction on toci images +ceph_use_fqdn: true + # environment settings, not TRIPLEO-CI specific undercloud_local_interface: "br-ex" # related to osinfra network configuration flavor_args: ""