about summary refs log tree commit diff stats
path: root/tools/conf
diff options
context:
space:
mode:
Diffstat (limited to 'tools/conf')
-rw-r--r--tools/conf/etc/dnsmasq.conf12
-rw-r--r--tools/conf/srv/gitolite/gitolite.conf6
2 files changed, 9 insertions, 9 deletions
diff --git a/tools/conf/etc/dnsmasq.conf b/tools/conf/etc/dnsmasq.conf
index 709b271..c7dd4cd 100644
--- a/tools/conf/etc/dnsmasq.conf
+++ b/tools/conf/etc/dnsmasq.conf
@@ -88,10 +88,10 @@ local=/ank/
 # Add domains which you want to force to an IP address here.
 # The example below send any host in double-click.net to a local
 # web-server.
-address=/hive.gnu.systems/10.0.0.4
-#address=/hive.gnu.systems/192.168.1.5
-#host-record=hive.gnu.systems,10.0.0.4
-#host-record=hive.gnu.systems,192.168.1.67
+address=/tribu.semdestino.org/10.0.0.4
+#address=/tribu.semdestino.org/192.168.1.5
+#host-record=tribu.semdestino.org,10.0.0.4
+#host-record=tribu.semdestino.org,192.168.1.67
 
 # --address (and --server) work with IPv6 addresses too.
 #address=/www.thekelleys.org.uk/fe80::20d:60ff:fe36:f83
@@ -643,8 +643,8 @@ local-ttl=60
 # Return an MX record named "maildomain.com" with target
 # servermachine.com and preference 50
 #mx-host=maildomain.com,servermachine.com,50
-#mx-host=hive.gnu.systems,c2.ank,50
-mx-host=hive.gnu.systems,10.0.0.4,50
+#mx-host=tribu.semdestino.org,c2.ank,50
+mx-host=tribu.semdestino.org,10.0.0.4,50
 
 # Set the default target for MX records created using the localmx option.
 #mx-target=servermachine.com
diff --git a/tools/conf/srv/gitolite/gitolite.conf b/tools/conf/srv/gitolite/gitolite.conf
index 7975549..3de7ba5 100644
--- a/tools/conf/srv/gitolite/gitolite.conf
+++ b/tools/conf/srv/gitolite/gitolite.conf
@@ -33,11 +33,11 @@ repo gitolite-admin
     RW+     =   gitolite
 
 repo doc machine-ports pmwiki assistant
-    config gitweb.owner         =   "Hive Team"
+    config gitweb.owner         =   "Tribu Team"
     config gitweb.category      =   "machine"
 
 repo linux-pck
-    config gitweb.owner         =   "Hive Team"
+    config gitweb.owner         =   "Tribu Team"
     config gitweb.category      =   "mirrors"
 
 repo opt core contrib
@@ -56,7 +56,7 @@ repo pmwiki
     option hook.post-receive     =  deploy-web-doc
 
 repo assistant
-    config gitweb.owner         =   "Hive Team"
+    config gitweb.owner         =   "Tribu Team"
     config gitweb.description   =   "open assistant"
 
 repo core