diff --git a/chaos_monkey/config.py b/chaos_monkey/config.py index 93f38b5a7..b5fe875b4 100644 --- a/chaos_monkey/config.py +++ b/chaos_monkey/config.py @@ -171,7 +171,7 @@ class Configuration(object): range_class = FixedRange range_size = 1 - range_fixed = ['10.0.1.160'] + range_fixed = [''] # TCP Scanner HTTP_PORTS = [80, 8080, 443,