savannah-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-cvs] [213] Savannah VM dns search path


From: bob
Subject: [Savannah-cvs] [213] Savannah VM dns search path
Date: Mon, 15 Aug 2016 22:52:12 +0000 (UTC)

Revision: 213
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=administration&revision=213
Author:   rwp
Date:     2016-08-15 22:52:10 +0000 (Mon, 15 Aug 2016)
Log Message:
-----------
Savannah VM dns search path

Modified Paths:
--------------
    trunk/sviki/SavannahHosts.mdwn

Modified: trunk/sviki/SavannahHosts.mdwn
===================================================================
--- trunk/sviki/SavannahHosts.mdwn      2016-08-15 22:25:34 UTC (rev 212)
+++ trunk/sviki/SavannahHosts.mdwn      2016-08-15 22:52:10 UTC (rev 213)
@@ -208,7 +208,7 @@
     iface eth0 inet static
       address 208.118.235.XX/24
       gateway 208.118.235.1
-      dns-search savannah.gnu.org fsf.org
+      dns-search savannah.gnu.org gnu.org
       pre-up iptables-restore < /etc/default/iptables-rules || :
 
 The above is incomplete as it only has the IPv4 address template and
@@ -218,7 +218,7 @@
 The /etc/resolv.conf file should be managed by resolvconf but isn't
 apparently set correctly.  Initially set this to bootstrap.
 
-    search savannah.gnu.org fsf.org
+    search savannah.gnu.org gnu.org
     nameserver 208.118.235.95
     nameserver 208.118.235.134
     nameserver 46.43.37.71
@@ -352,7 +352,7 @@
     iface eth0 inet static
       address 208.118.235.77/24
       gateway 208.118.235.1
-      dns-search savannah.gnu.org fsf.org
+      dns-search savannah.gnu.org gnu.org
       pre-up iptables-restore < /etc/default/iptables-rules || :
 
 Install utilities useful on the management node.
@@ -380,7 +380,7 @@
     iface eth0 inet static
       address 208.118.235.77/24
       gateway 208.118.235.1
-      dns-search savannah.gnu.org fsf.org
+      dns-search savannah.gnu.org gnu.org
       pre-up iptables-restore < /etc/default/iptables-rules || :
 
 Install MySQL server.  In the future use MariaDB when it is available.
@@ -425,7 +425,7 @@
     iface eth0 inet static
       address 208.118.235.77/24
       gateway 208.118.235.1
-      dns-search savannah.gnu.org fsf.org
+      dns-search savannah.gnu.org gnu.org
       pre-up iptables-restore < /etc/default/iptables-rules || :
 
 Install MySQL client.  In the future use MariaDB when it is available.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]