If the DNS does not resolve the ip of the machines running the remote SQL server (try ping the host name), add them to your hosts file (ip and change the machine name ...):
+
If the DNS does not resolve the ip of the machines running the remote SQL server (try ping the host name), add them to your hosts file (change ip and the machine name ...):
mkdir -p /etc/e-smith/templates-custom/etc/hosts
mkdir -p /etc/e-smith/templates-custom/etc/hosts
Line 181:
Line 181:
expand-template /etc/hosts
expand-template /etc/hosts
+
+
The original content of the hosts file are generated elsewhere, hence not included here.