DELTA
DELTA copied to clipboard
$DELTA_DP gets set to wrong IP
In the bash_profile provided $DELTA_DP variable is set to [email protected], however the correct IP should be 10.0.3.14. This causes the lxc-setup script to fail. See screenshot below
Hello,
Can you check /etc/lxc/dnsmasq.conf file? In this case, you can change the value of DELTA_DP to [email protected] temporarily. We will edit and upload the lxc-setup script soon. Thank you.