Skip to content

Commit 4b66bac

Browse files
author
Bryan Kendall
committed
fix: remove :53 binding
1 parent 0e5d500 commit 4b66bac

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ansible/group_vars/alpha-consul.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ container_run_opts: >
1818
-p {{ ansible_default_ipv4.address }}:8302:8302/udp
1919
-p {{ ansible_default_ipv4.address }}:8400:8400
2020
-p {{ ansible_default_ipv4.address }}:8500:8500
21-
-p 172.17.42.1:53:53/udp
2221
--restart=always
2322
2423
container_run_args: >

0 commit comments

Comments
 (0)