mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 11:55:47 +02:00
Moved ansible stuff to own folder
This commit is contained in:
parent
868acbc08f
commit
fb5bb177ca
33 changed files with 1 additions and 22 deletions
6
ansible/roles/docker/files/daemon.json
Normal file
6
ansible/roles/docker/files/daemon.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"metrics-addr" : "0.0.0.0:9323",
|
||||
"experimental" : true,
|
||||
"mtu": 1450,
|
||||
"network-control-plane-mtu": 1450
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue