forked from p15670423/monkey
Common: Remove STARTED_ON_ISLAND config path constant
This commit is contained in:
parent
abf274a8d3
commit
2d73aeaac6
|
@ -1,5 +1,4 @@
|
|||
AWS_KEYS_PATH = ["internal", "monkey", "aws_keys"]
|
||||
STARTED_ON_ISLAND_PATH = ["internal", "general", "started_on_island"]
|
||||
EXPORT_MONKEY_TELEMS_PATH = ["internal", "testing", "export_monkey_telems"]
|
||||
CURRENT_SERVER_PATH = ["internal", "island_server", "current_server"]
|
||||
SSH_KEYS_PATH = ["internal", "exploits", "exploit_ssh_keys"]
|
||||
|
|
Loading…
Reference in New Issue