[debian-edu-commits] debian-edu/ 03/06: Use class 'squidcache' to run 'dpkg-reconfigure' only if needed.
    Wolfgang Schweer 
    schweer-guest at moszumanska.debian.org
       
    Mon Jan 15 15:31:11 UTC 2018
    
    
  
This is an automated email from the git hooks/post-receive script.
schweer-guest pushed a commit to branch master
in repository debian-edu-config.
commit 6cc8a118be1e08c7067f93b5853a20385083b3f5
Author: Wolfgang Schweer <wschweer at arcor.de>
Date:   Mon Jan 15 15:45:19 2018 +0100
    Use class 'squidcache' to run 'dpkg-reconfigure' only if needed.
---
 cf3/cf.squid | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/cf3/cf.squid b/cf3/cf.squid
index 59e0ca4..7864604 100644
--- a/cf3/cf.squid
+++ b/cf3/cf.squid
@@ -28,11 +28,11 @@ commands:
   # using the default configuration; a cache dir isn't used in this case,
   # storage uses memory. The reconfiguration initializes the cache dir.
 
-  debian.server.installation::
-  
+  debian.server.!squidcache.installation::
+
     "/usr/sbin/dpkg-reconfigure squid"
       contain => in_shell;
- 
+
   # Update Squid to use all the available space (aka 80% of the partition)
 
   debian.server.installation::
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git
    
    
More information about the debian-edu-commits
mailing list