forked from toolshed/abra
refactor: "false" -> CHAOS_DEFAULT
This commit is contained in:
@ -107,4 +107,5 @@ var (
|
||||
REPOS_BASE_URL = "https://git.coopcloud.tech/coop-cloud"
|
||||
CATALOGUE_JSON_REPO_NAME = "recipes-catalogue-json"
|
||||
SSH_URL_TEMPLATE = "ssh://git@git.coopcloud.tech:2222/coop-cloud/%s.git"
|
||||
CHAOS_DEFAULT = "false"
|
||||
)
|
||||
|
Reference in New Issue
Block a user