summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2010-November/000226.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-November/000226.html')
-rw-r--r--zarb-ml/mageia-sysadm/2010-November/000226.html97
1 files changed, 97 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2010-November/000226.html b/zarb-ml/mageia-sysadm/2010-November/000226.html
new file mode 100644
index 000000000..dbe34f272
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/2010-November/000226.html
@@ -0,0 +1,97 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] [111] - fix email in SOa
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B111%5D%20-%20fix%20email%20in%20SOa&In-Reply-To=%3C20101104203809.81EE72B235%40krampouezh.mageia.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000225.html">
+ <LINK REL="Next" HREF="000227.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] [111] - fix email in SOa</H1>
+ <B>root at mageia.org</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B111%5D%20-%20fix%20email%20in%20SOa&In-Reply-To=%3C20101104203809.81EE72B235%40krampouezh.mageia.org%3E"
+ TITLE="[Mageia-sysadm] [111] - fix email in SOa">root at mageia.org
+ </A><BR>
+ <I>Thu Nov 4 21:38:09 CET 2010</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000225.html">[Mageia-sysadm] [110] - add the config file in svn
+</A></li>
+ <LI>Next message: <A HREF="000227.html">[Mageia-sysadm] [112] - also allow connection using main interface
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#226">[ date ]</a>
+ <a href="thread.html#226">[ thread ]</a>
+ <a href="subject.html#226">[ subject ]</a>
+ <a href="author.html#226">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Revision: 111
+Author: misc
+Date: 2010-11-04 21:38:09 +0100 (Thu, 04 Nov 2010)
+Log Message:
+-----------
+- fix email in SOa
+- add a alias for postgresql on alamut for mirror
+
+Modified Paths:
+--------------
+ puppet/modules/bind/templates/zones/mageia.org.zone
+
+Modified: puppet/modules/bind/templates/zones/mageia.org.zone
+===================================================================
+--- puppet/modules/bind/templates/zones/mageia.org.zone 2010-11-04 20:34:59 UTC (rev 110)
++++ puppet/modules/bind/templates/zones/mageia.org.zone 2010-11-04 20:38:09 UTC (rev 111)
+@@ -2,8 +2,8 @@
+ ; local modifications will be lost
+ ; $Id$
+ $TTL 3D
+-@ IN SOA ns0.mageia.org. mageia.org. (
+- 2010110401 ; Serial
++@ IN SOA ns0.mageia.org. root.mageia.org. (
++ 2010110402 ; Serial
+ 21600 ; Refresh
+ 3600 ; Retry
+ 2419200 ; Expire
+@@ -68,7 +68,7 @@
+
+ identity IN CNAME alamut
+ mirrors IN CNAME alamut
+-
++pgsql IN CNAME alamut
+ ; temporary
+ ;forum IN A 140.211.167.148
+ ;wiki IN A 88.191.83.84
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;/pipermail/mageia-sysadm/attachments/20101104/96f26c47/attachment.html&gt;
+</PRE>
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000225.html">[Mageia-sysadm] [110] - add the config file in svn
+</A></li>
+ <LI>Next message: <A HREF="000227.html">[Mageia-sysadm] [112] - also allow connection using main interface
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#226">[ date ]</a>
+ <a href="thread.html#226">[ thread ]</a>
+ <a href="subject.html#226">[ subject ]</a>
+ <a href="author.html#226">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
+mailing list</a><br>
+</body></html>