this_host_ip_rendered

This commit is contained in:
Cory Hawkless
2020-11-03 11:39:17 +10:30
parent bcda4e5ad6
commit c5829b8975
+1 -1
View File
@@ -8,7 +8,7 @@ echo "ZZZ $1"
START(){
hostname=$(hostname)
loopbackIP={{LAN_IP}}
loopbackIP={{this_host_ip_rendered}}
controllerIP={{OVN_VIP}}
echo "Starting OpenVSwitch and OVN on $hostname with $loopbackIP and pointing to OVN controller $controllerIP"