From: Philipp Dallig Date: Wed, 1 Mar 2017 13:15:18 +0000 (+0100) Subject: Revert "sirona-aem - Allow our IP to access status and info page" X-Git-Tag: v0.1.0~3512^2~9 X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=56d32c8ab17eaf7f44425f06b9ed1d5a56492240;p=pixelpark%2Fhiera.git Revert "sirona-aem - Allow our IP to access status and info page" This reverts commit 1493d6c0538eff2020f4c72659999f8611e1355e. --- 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