From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- .../20101202/18aab80a/attachment-0001.html | 78 ++++++++++++++++++ .../attachments/20101202/18aab80a/attachment.html | 78 ++++++++++++++++++ .../20101202/253cd2c5/attachment-0001.html | 94 ++++++++++++++++++++++ .../attachments/20101202/253cd2c5/attachment.html | 94 ++++++++++++++++++++++ 4 files changed, 344 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/attachments/20101202/18aab80a/attachment-0001.html create mode 100644 zarb-ml/mageia-sysadm/attachments/20101202/18aab80a/attachment.html create mode 100644 zarb-ml/mageia-sysadm/attachments/20101202/253cd2c5/attachment-0001.html create mode 100644 zarb-ml/mageia-sysadm/attachments/20101202/253cd2c5/attachment.html (limited to 'zarb-ml/mageia-sysadm/attachments/20101202') diff --git a/zarb-ml/mageia-sysadm/attachments/20101202/18aab80a/attachment-0001.html b/zarb-ml/mageia-sysadm/attachments/20101202/18aab80a/attachment-0001.html new file mode 100644 index 000000000..ebb23b0dc --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20101202/18aab80a/attachment-0001.html @@ -0,0 +1,78 @@ + + + +[497] add ordering to the ssl cert creation ( so apache do not fail when reloaded ) + + + + +
+
+
Revision
497
+
Author
misc
+
Date
2010-12-02 02:30:22 +0100 (Thu, 02 Dec 2010)
+
+ +

Log Message

+
add ordering to the ssl cert creation ( so apache do not fail when reloaded )
+ +

Modified Paths

+ + +
+
+Modified: puppet/modules/apache/manifests/init.pp
+===================================================================
+--- puppet/modules/apache/manifests/init.pp	2010-12-01 20:34:41 UTC (rev 496)
++++ puppet/modules/apache/manifests/init.pp	2010-12-02 01:30:22 UTC (rev 497)
+@@ -100,7 +100,8 @@
+         if $use_ssl {
+             include apache::mod_ssl
+             openssl::self_signed_cert{ "$name":
+-                directory => "/etc/ssl/apache/"
++                directory => "/etc/ssl/apache/",
++                before => File["$name.conf"],
+             }
+         }
+ 
+
+
+ + + \ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20101202/18aab80a/attachment.html b/zarb-ml/mageia-sysadm/attachments/20101202/18aab80a/attachment.html new file mode 100644 index 000000000..ebb23b0dc --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20101202/18aab80a/attachment.html @@ -0,0 +1,78 @@ + + + +[497] add ordering to the ssl cert creation ( so apache do not fail when reloaded ) + + + + +
+
+
Revision
497
+
Author
misc
+
Date
2010-12-02 02:30:22 +0100 (Thu, 02 Dec 2010)
+
+ +

Log Message

+
add ordering to the ssl cert creation ( so apache do not fail when reloaded )
+ +

Modified Paths

+ + +
+
+Modified: puppet/modules/apache/manifests/init.pp
+===================================================================
+--- puppet/modules/apache/manifests/init.pp	2010-12-01 20:34:41 UTC (rev 496)
++++ puppet/modules/apache/manifests/init.pp	2010-12-02 01:30:22 UTC (rev 497)
+@@ -100,7 +100,8 @@
+         if $use_ssl {
+             include apache::mod_ssl
+             openssl::self_signed_cert{ "$name":
+-                directory => "/etc/ssl/apache/"
++                directory => "/etc/ssl/apache/",
++                before => File["$name.conf"],
+             }
+         }
+ 
+
+
+ + + \ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20101202/253cd2c5/attachment-0001.html b/zarb-ml/mageia-sysadm/attachments/20101202/253cd2c5/attachment-0001.html new file mode 100644 index 000000000..db81d97db --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20101202/253cd2c5/attachment-0001.html @@ -0,0 +1,94 @@ + + + +[498] - fix the zone ( too much 0 ) + + + + +
+
+
Revision
498
+
Author
misc
+
Date
2010-12-02 02:30:23 +0100 (Thu, 02 Dec 2010)
+
+ +

Log Message

+
- fix the zone ( too much 0 )
+ +

Modified Paths

+ + +
+
+Modified: puppet/modules/bind/templates/zones/7.0.0.0.2.0.0.0.8.7.1.2.2.0.a.2.ip6.arpa.zone
+===================================================================
+--- puppet/modules/bind/templates/zones/7.0.0.0.2.0.0.0.8.7.1.2.2.0.a.2.ip6.arpa.zone	2010-12-02 01:30:22 UTC (rev 497)
++++ puppet/modules/bind/templates/zones/7.0.0.0.2.0.0.0.8.7.1.2.2.0.a.2.ip6.arpa.zone	2010-12-02 01:30:23 UTC (rev 498)
+@@ -1,6 +1,6 @@
+ $TTL 3D
+ @   IN  SOA ns0.mageia.org. root.mageia.org. (
+-        2010120101  ; Serial
++        2010120102  ; Serial
+         3600        ; Refresh
+         3600        ; Retry
+         2419200     ; Expire
+@@ -11,11 +11,10 @@
+ @	IN      NS      ns0.mageia.org.
+ @	IN      NS      ns1.mageia.org.
+ 
++1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR gw-ipv6.mageia.org.
++2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR alamut.mageia.org.
++3.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR valstar.mageia.org.
++4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR ecosse.mageia.org.
++5.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR jonund.mageia.org.
++6.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR fiona.mageia.org.
+ 
+-1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR gw-ipv6.mageia.org.
+-2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR alamut.mageia.org.
+-3.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR valstar.mageia.org.
+-4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR ecosse.mageia.org.
+-5.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR jonund.mageia.org.
+-6.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR fiona.mageia.org.
+-
+
+
+ + + \ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20101202/253cd2c5/attachment.html b/zarb-ml/mageia-sysadm/attachments/20101202/253cd2c5/attachment.html new file mode 100644 index 000000000..db81d97db --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20101202/253cd2c5/attachment.html @@ -0,0 +1,94 @@ + + + +[498] - fix the zone ( too much 0 ) + + + + +
+
+
Revision
498
+
Author
misc
+
Date
2010-12-02 02:30:23 +0100 (Thu, 02 Dec 2010)
+
+ +

Log Message

+
- fix the zone ( too much 0 )
+ +

Modified Paths

+ + +
+
+Modified: puppet/modules/bind/templates/zones/7.0.0.0.2.0.0.0.8.7.1.2.2.0.a.2.ip6.arpa.zone
+===================================================================
+--- puppet/modules/bind/templates/zones/7.0.0.0.2.0.0.0.8.7.1.2.2.0.a.2.ip6.arpa.zone	2010-12-02 01:30:22 UTC (rev 497)
++++ puppet/modules/bind/templates/zones/7.0.0.0.2.0.0.0.8.7.1.2.2.0.a.2.ip6.arpa.zone	2010-12-02 01:30:23 UTC (rev 498)
+@@ -1,6 +1,6 @@
+ $TTL 3D
+ @   IN  SOA ns0.mageia.org. root.mageia.org. (
+-        2010120101  ; Serial
++        2010120102  ; Serial
+         3600        ; Refresh
+         3600        ; Retry
+         2419200     ; Expire
+@@ -11,11 +11,10 @@
+ @	IN      NS      ns0.mageia.org.
+ @	IN      NS      ns1.mageia.org.
+ 
++1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR gw-ipv6.mageia.org.
++2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR alamut.mageia.org.
++3.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR valstar.mageia.org.
++4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR ecosse.mageia.org.
++5.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR jonund.mageia.org.
++6.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR fiona.mageia.org.
+ 
+-1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR gw-ipv6.mageia.org.
+-2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR alamut.mageia.org.
+-3.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR valstar.mageia.org.
+-4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR ecosse.mageia.org.
+-5.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR jonund.mageia.org.
+-6.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN  PTR fiona.mageia.org.
+-
+
+
+ + + \ No newline at end of file -- cgit v1.2.1