This commit is contained in:
Cory Hawkless 2020-11-08 14:40:15 +10:30
parent bcda4e5ad6
commit fc9be61f5c
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ echo "ZZZ $1"
START(){ START(){
hostname=$(hostname) hostname=$(hostname)
loopbackIP={{LAN_IP}} loopbackIP={{host_loopback_IP}}
controllerIP={{OVN_VIP}} controllerIP={{OVN_VIP}}
echo "Starting OpenVSwitch and OVN on $hostname with $loopbackIP and pointing to OVN controller $controllerIP" echo "Starting OpenVSwitch and OVN on $hostname with $loopbackIP and pointing to OVN controller $controllerIP"