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 --- .../20101120/47738824/attachment-0001.html | 77 ++++++++++++++++++++++ .../attachments/20101120/47738824/attachment.html | 77 ++++++++++++++++++++++ 2 files changed, 154 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/attachments/20101120/47738824/attachment-0001.html create mode 100644 zarb-ml/mageia-sysadm/attachments/20101120/47738824/attachment.html (limited to 'zarb-ml/mageia-sysadm/attachments/20101120/47738824') diff --git a/zarb-ml/mageia-sysadm/attachments/20101120/47738824/attachment-0001.html b/zarb-ml/mageia-sysadm/attachments/20101120/47738824/attachment-0001.html new file mode 100644 index 000000000..094abbbd1 --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20101120/47738824/attachment-0001.html @@ -0,0 +1,77 @@ + + + +[343] Add comment about previous commit + + + + +
+
+
Revision
343
+
Author
dmorgan
+
Date
2010-11-20 22:46:54 +0100 (Sat, 20 Nov 2010)
+
+ +

Log Message

+
Add comment about previous commit
+ +

Modified Paths

+ + +
+
+Modified: puppet/modules/postgresql/templates/pg_hba.conf
+===================================================================
+--- puppet/modules/postgresql/templates/pg_hba.conf	2010-11-20 18:02:18 UTC (rev 342)
++++ puppet/modules/postgresql/templates/pg_hba.conf	2010-11-20 21:46:54 UTC (rev 343)
+@@ -100,6 +100,8 @@
+ hostssl   bugs             bugs            212.85.158.146/32       md5
+ hostssl   bugs             bugs            2a02:2178:2:7::2/128    md5
+ 
++# When creating the database ( with bin/checkstup.pl ) bugzilla need to 
++# access to template1 ( https://bugzilla.mozilla.org/show_bug.cgi?id=542507 )
+ host      template1        bugs            127.0.0.1/32            md5
+ host      template1        bugs            ::1/128                 md5
+ hostssl   template1        bugs            212.85.158.146/32       md5
+
+
+ + + \ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20101120/47738824/attachment.html b/zarb-ml/mageia-sysadm/attachments/20101120/47738824/attachment.html new file mode 100644 index 000000000..094abbbd1 --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20101120/47738824/attachment.html @@ -0,0 +1,77 @@ + + + +[343] Add comment about previous commit + + + + +
+
+
Revision
343
+
Author
dmorgan
+
Date
2010-11-20 22:46:54 +0100 (Sat, 20 Nov 2010)
+
+ +

Log Message

+
Add comment about previous commit
+ +

Modified Paths

+ + +
+
+Modified: puppet/modules/postgresql/templates/pg_hba.conf
+===================================================================
+--- puppet/modules/postgresql/templates/pg_hba.conf	2010-11-20 18:02:18 UTC (rev 342)
++++ puppet/modules/postgresql/templates/pg_hba.conf	2010-11-20 21:46:54 UTC (rev 343)
+@@ -100,6 +100,8 @@
+ hostssl   bugs             bugs            212.85.158.146/32       md5
+ hostssl   bugs             bugs            2a02:2178:2:7::2/128    md5
+ 
++# When creating the database ( with bin/checkstup.pl ) bugzilla need to 
++# access to template1 ( https://bugzilla.mozilla.org/show_bug.cgi?id=542507 )
+ host      template1        bugs            127.0.0.1/32            md5
+ host      template1        bugs            ::1/128                 md5
+ hostssl   template1        bugs            212.85.158.146/32       md5
+
+
+ + + \ No newline at end of file -- cgit v1.2.1