mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-10-04 09:16:19 +00:00
docker-swarm
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
docker_apt_release_channel: "stable"
|
||||
docker_apt_repository: "deb [arch=amd64] https://download.docker.com/linux/ubuntu {{ ansible_distribution_release }} stable"
|
||||
docker_daemon_options:
|
||||
storage-driver: "overlay2"
|
Reference in New Issue
Block a user