blob: b2d33a1522165c7e9baf7ada95380ad696321356 [file] [log] [blame]
Simon Pasquiera4e38252017-04-28 11:14:29 +02001classes:
2- system.docker.client
Simon Pasquiera3a92f62017-04-28 15:19:18 +02003- system.docker.host
Simon Pasquiera4e38252017-04-28 11:14:29 +02004- system.docker.swarm.master
Simon Pasquiera3a92f62017-04-28 15:19:18 +02005- cluster.virtual-mcp11-k8s-calico.infra
Simon Pasquiera4e38252017-04-28 11:14:29 +02006parameters:
Simon Pasquiera3a92f62017-04-28 15:19:18 +02007 _param:
8 cluster_public_host: ${_param:docker_swarm_hostname}
Simon Pasquiera4e38252017-04-28 11:14:29 +02009 docker:
10 client:
11 enabled: true
12 compose:
13 source:
14 engine: docker
15 image: "docker/compose:1.8.0"
16 swarm:
17 role: master
18 advertise_addr: ${_param:single_address}