kayobe/ansible/roles/docker
Adam McCartney 2e7b5287f3 Add type for mtu field in docker role
Closes-Bug: #2066032

This patch adds an integer type to the task in the docker role that
generates the docker daemon config. This was previously uncast and
defaulting to a string type, which causes an error with certain docker
versions (via the Rocky 9.3 distro). See bug description for more info.

Change-Id: I2a996fa22fedece2c894b378fadbfc5dd0c045b6
2024-05-17 14:50:13 +02:00
..
defaults Remove docker devicemapper support 2024-02-01 14:10:09 +00:00
tasks Add type for mtu field in docker role 2024-05-17 14:50:13 +02:00