From 700a795dd9a3aefc88a98d620a7dbf1a8944cef8 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Fri, 25 Mar 2016 19:47:07 +0000 Subject: [PATCH] add ips to the block list. --- inventory/group_vars/download-phx2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/group_vars/download-phx2 b/inventory/group_vars/download-phx2 index 64e693e2b4..c627b3f348 100644 --- a/inventory/group_vars/download-phx2 +++ b/inventory/group_vars/download-phx2 @@ -10,4 +10,4 @@ host_group: download-phx2 # nfs mount options, overrides the all/default nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid,actimeo=600,nfsvers=3" -blocked_ips: [ '8.39.100.100', '46.29.92.6', '66.187.233.206', '69.47.68.211', '83.110.159.237', '91.236.251.12', '103.193.116.147', '129.7.128.190', '129.21.171.98', '130.193.57.106', '130.193.60.205', '131.252.208.27', '143.106.60.112', '143.106.60.118', '158.39.4.2', '169.53.165.245', '193.1.219.88', '193.52.32.69', '195.23.131.253', '198.11.167.9', '200.236.31.1', '202.202.43.41' ] +blocked_ips: [ '8.39.100.100', '46.29.92.6', '69.47.68.211', '83.110.159.237', '91.236.251.12', '103.193.116.147', '130.193.57.106', '130.193.60.205', '131.252.208.27', '143.106.60.112', '143.106.60.118', '158.39.4.2', '169.53.165.245', '193.52.32.69', '195.23.131.253', '198.11.167.9', '200.236.31.1', '202.202.43.41' ]