forked from p15670423/monkey
Tests: Remove internet_services from test config
This commit is contained in:
parent
087c8f2cf8
commit
85e26beda8
|
@ -54,10 +54,6 @@
|
||||||
"monkey": {
|
"monkey": {
|
||||||
"victims_max_find": 100,
|
"victims_max_find": 100,
|
||||||
"victims_max_exploit": 100,
|
"victims_max_exploit": 100,
|
||||||
"internet_services": [
|
|
||||||
"monkey.guardicore.com",
|
|
||||||
"www.google.com"
|
|
||||||
],
|
|
||||||
"self_delete_in_cleanup": true,
|
"self_delete_in_cleanup": true,
|
||||||
"use_file_logging": true,
|
"use_file_logging": true,
|
||||||
"serialize_config": false,
|
"serialize_config": false,
|
||||||
|
|
Loading…
Reference in New Issue