fix: remove docker::bip from agent config

This commit is contained in:
Ben Vincent 2024-12-26 20:21:40 +11:00
parent 022a564dc0
commit 991a1bb9b2

View File

@ -8,7 +8,6 @@ hiera_include:
docker::version: latest
docker::curl_ensure: false
docker::root_dir: /data/docker
docker::bip: '198.18.101.254/24'
docker::ip_forward: true
docker::ip_masq: false
docker::iptables: true