blob: aef7a324f68ec634d7ad9c78d63fb60d59be5150 [file] [log] [blame]
classes:
- service.docker.host
parameters:
docker:
host:
pkgs:
- docker-ce
- python-docker
experimental: true
insecure_registries:
- ${_param:cluster_vip_address}:5000
- ${_param:cluster_public_host}:5000
options:
ipv6: true
fixed-cidr-v6: fc00::/7
storage-driver: overlay2