modify crl storage config:
- make local container for libcloud storage if it does not exist - separate config variables for CRL storage
This commit is contained in:
@@ -13,6 +13,7 @@ defaults:
|
||||
PGDATABASE: circle_test
|
||||
REDIS_URI: redis://localhost:6379
|
||||
PIP_VERSION: 18.*
|
||||
CRL_STORAGE_PROVIDER: CLOUDFILES
|
||||
dockerCmdEnvironment: &dockerCmdEnvironment
|
||||
APP_USER: atst
|
||||
APP_GROUP: atat
|
||||
|
Reference in New Issue
Block a user