]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Revert "sirona-aem - Allow our IP to access status and info page"
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 1 Mar 2017 13:15:18 +0000 (14:15 +0100)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 1 Mar 2017 13:15:18 +0000 (14:15 +0100)
This reverts commit 1493d6c0538eff2020f4c72659999f8611e1355e.

customer/sirona-aem/common.yaml

index 3629aa1fe58c0457a2401a7da47ee16c36462666..9497076facf989a056cf14fbfc74846d02cda106 100644 (file)
@@ -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