diff options
| author | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2018-01-16 11:57:33 -0700 |
|---|---|---|
| committer | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2018-01-16 11:57:33 -0700 |
| commit | a392d817352de0ea6c84ca0c2023ad1506830486 (patch) | |
| tree | 141251cd93e6e540c9c8f09b19b68681f65d7e6c /salt/openbook/ansible/files/install_docker_registry.yaml | |
| parent | baa361feff5a9952b7c43f33db4f2ae1d5e0e85d (diff) | |
Openbook CI: make new self-signed cert for CI/CD stack
Issue: IS-56
Diffstat (limited to 'salt/openbook/ansible/files/install_docker_registry.yaml')
| -rw-r--r-- | salt/openbook/ansible/files/install_docker_registry.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/salt/openbook/ansible/files/install_docker_registry.yaml b/salt/openbook/ansible/files/install_docker_registry.yaml index f22e643..0a0ad8b 100644 --- a/salt/openbook/ansible/files/install_docker_registry.yaml +++ b/salt/openbook/ansible/files/install_docker_registry.yaml @@ -1,4 +1,5 @@ --- +- include: ssl.yaml - include: docker.yaml - include: docker_compose.yaml - include: docker_registry.yaml |
