From 56d32c8ab17eaf7f44425f06b9ed1d5a56492240 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 1 Mar 2017 14:15:18 +0100 Subject: [PATCH] Revert "sirona-aem - Allow our IP to access status and info page" This reverts commit 1493d6c0538eff2020f4c72659999f8611e1355e. --- customer/sirona-aem/common.yaml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/customer/sirona-aem/common.yaml b/customer/sirona-aem/common.yaml index 3629aa1f..9497076f 100644 --- a/customer/sirona-aem/common.yaml +++ b/customer/sirona-aem/common.yaml @@ -35,20 +35,6 @@ sudo::configs: Cmnd_Alias ZPOOL = /sbin/zpool list * Cmnd_Alias ZFS = /sbin/zfs list xymon ALL=(ALL) NOPASSWD:ZPOOL, ZFS -# -# Apache -# -apache::mod::status::allow_from: - - '127.0.0.1' - - '::1' - - '217.66.51.0/24' - - '217.66.48.134/32' - -apache::mod::info::allow_from: - - '127.0.0.1' - - '::1' - - '217.66.51.0/24' - - '217.66.48.134/32' # # Author -- 2.39.5