From c568a2a88a0ca8696a8f41c7319bb015516241e5 Mon Sep 17 00:00:00 2001 From: Maxime Guyot Date: Wed, 14 Feb 2018 10:21:22 +0100 Subject: [PATCH] Fix file path Change-Id: I711e3034580df426f06f3751ab2191fbd42e30ad (cherry picked from commit 965a9dbe9a47541a045d4f53038895fc57beaf72) --- doc/source/configure-octavia.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/configure-octavia.rst b/doc/source/configure-octavia.rst index cde83d47..3cef99b3 100644 --- a/doc/source/configure-octavia.rst +++ b/doc/source/configure-octavia.rst @@ -55,7 +55,7 @@ There are a couple of variables which need to be adjusted if you don't use ``lbaas`` for the provider network name and ``lbaas-mgmt`` for the neutron name. Furthermore, the system tries to infer certain values based on the inventory which might not always work and hence might need to be explicitly -declared. Review the file ``defaults\main.yml`` for more information. +declared. Review the file ``defaults/main.yml`` for more information. Octavia can create the required neutron networks itself. Please review the corresponding settings - especially ``octavia_management_net_subnet_cidr``