mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-02 23:47:11 +00:00
add support for OS_CACERT, OS_INSECURE
Signed-off-by: Marco Mariani <marco.mariani@alterway.fr>
This commit is contained in:
@@ -19,6 +19,8 @@ OS_PASSWORD="xxx"
|
||||
OS_TENANT_NAME="linuxkit"
|
||||
OS_AUTH_URL="https://keystone.com:5000/v3"
|
||||
OS_USER_DOMAIN_NAME=default
|
||||
OS_CACERT=/path/to/cacert.pem
|
||||
OS_INSECURE=false
|
||||
```
|
||||
|
||||
## Push
|
||||
|
Reference in New Issue
Block a user