BB: Remove internet_services from BaseTemplate

This commit is contained in:
Mike Salvatore 2021-08-19 14:16:44 -04:00
parent b48c1720e7
commit 087c8f2cf8
1 changed files with 0 additions and 1 deletions

View File

@ -15,5 +15,4 @@ class BaseTemplate(ConfigTemplate):
],
"monkey.post_breach.post_breach_actions": [],
"internal.general.keep_tunnel_open_time": 0,
"internal.monkey.internet_services": [],
}