[Groonga-commit] groonga/packages.groonga.org at e014fff [master] Deploy log rotation configuration for Apache

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Thu Apr 19 09:25:34 JST 2018


Kouhei Sutou	2018-04-19 09:25:34 +0900 (Thu, 19 Apr 2018)

  New Revision: e014ffffe424809feaa5bcbdad8ead544044f5ac
  https://github.com/groonga/packages.groonga.org/commit/e014ffffe424809feaa5bcbdad8ead544044f5ac

  Message:
    Deploy log rotation configuration for Apache

  Modified files:
    ansible/playbook.yml

  Modified: ansible/playbook.yml (+4 -0)
===================================================================
--- ansible/playbook.yml    2018-04-19 09:21:57 +0900 (1600fc2)
+++ ansible/playbook.yml    2018-04-19 09:25:34 +0900 (1445d58)
@@ -110,6 +110,10 @@
         - ssl
       notify:
         - Restart Apache
+    - name: Set log rotation
+      copy:
+        src: etc/logrotate.d/apache2
+        dest: /etc/logrotate.d/apache2
 
     # Postfix
     - name: Install Postfix
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180419/0732f202/attachment-0001.htm 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index