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:
dandds
2019-02-25 05:28:52 -05:00
parent 9aa15d57e8
commit 725042ab76
3 changed files with 15 additions and 6 deletions

View File

@@ -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