Skip to content
Snippets Groups Projects
Commit 3c4521f0 authored by nimrod's avatar nimrod
Browse files

Set the Docker network as external.

Compose now checks the lables so Ansible provisions the network and then
the network is marked as external.
parent ae80d197
Branches
No related tags found
No related merge requests found
Pipeline #3727 passed
...@@ -32,3 +32,4 @@ volumes: ...@@ -32,3 +32,4 @@ volumes:
networks: networks:
default: default:
name: *network name: *network
external: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment