diff options
| author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 | 
|---|---|---|
| committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 | 
| commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
| tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-sysadm/2011-January/002343.html | |
| parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
| download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip  | |
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-January/002343.html')
| -rw-r--r-- | zarb-ml/mageia-sysadm/2011-January/002343.html | 101 | 
1 files changed, 101 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-January/002343.html b/zarb-ml/mageia-sysadm/2011-January/002343.html new file mode 100644 index 000000000..a08331cef --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002343.html @@ -0,0 +1,101 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-sysadm] [870] add tmp hostname,	for temporary pages hosted on alamut +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B870%5D%20add%20tmp%20hostname%2C%0A%09for%20temporary%20pages%20hosted%20on%20alamut&In-Reply-To=%3C20110121112040.065B242C5A%40valstar.mageia.org%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="002342.html"> +   <LINK REL="Next"  HREF="002345.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-sysadm] [870] add tmp hostname,	for temporary pages hosted on alamut</H1> +    <B>root at mageia.org</B>  +    <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B870%5D%20add%20tmp%20hostname%2C%0A%09for%20temporary%20pages%20hosted%20on%20alamut&In-Reply-To=%3C20110121112040.065B242C5A%40valstar.mageia.org%3E" +       TITLE="[Mageia-sysadm] [870] add tmp hostname,	for temporary pages hosted on alamut">root at mageia.org +       </A><BR> +    <I>Fri Jan 21 12:20:39 CET 2011</I> +    <P><UL> +        <LI>Previous message: <A HREF="002342.html">[Mageia-sysadm] Puppet Report for jonund.mageia.org +</A></li> +        <LI>Next message: <A HREF="002345.html">[Mageia-sysadm] Puppet Report for jonund.mageia.org +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#2343">[ date ]</a> +              <a href="thread.html#2343">[ thread ]</a> +              <a href="subject.html#2343">[ subject ]</a> +              <a href="author.html#2343">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>Revision: 870 +Author:   boklm +Date:     2011-01-21 12:20:39 +0100 (Fri, 21 Jan 2011) +Log Message: +----------- +add tmp hostname, for temporary pages hosted on alamut + +Modified Paths: +-------------- +    puppet/deployment/dns/templates/mageia.org.zone + +Modified: puppet/deployment/dns/templates/mageia.org.zone +=================================================================== +--- puppet/deployment/dns/templates/mageia.org.zone	2011-01-20 21:23:11 UTC (rev 869) ++++ puppet/deployment/dns/templates/mageia.org.zone	2011-01-21 11:20:39 UTC (rev 870) +@@ -3,7 +3,7 @@ + ; $Id$ + $TTL	1D + @       IN      SOA     ns0.mageia.org.   root.mageia.org.  ( +-        2011011001	; Serial ++        2011012100	; Serial +         21600		; Refresh +         3600		; Retry +         2419200		; Expire +@@ -74,6 +74,8 @@ + donate      IN  CNAME alamut + donation    IN  CNAME alamut +  ++tmp	    IN  CNAME alamut ++ + puppetmaster  IN  CNAME valstar + pkgsubmit   IN CNAME valstar + repository  IN CNAME valstar +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-sysadm/attachments/20110121/50ca1fac/attachment.html> +</PRE> + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="002342.html">[Mageia-sysadm] Puppet Report for jonund.mageia.org +</A></li> +	<LI>Next message: <A HREF="002345.html">[Mageia-sysadm] Puppet Report for jonund.mageia.org +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#2343">[ date ]</a> +              <a href="thread.html#2343">[ thread ]</a> +              <a href="subject.html#2343">[ subject ]</a> +              <a href="author.html#2343">[ 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>  | 
