Skip to content

Instantly share code, notes, and snippets.

View delkopiso's full-sized avatar

Kaosisochukwu Uzokwe delkopiso

View GitHub Profile
@delkopiso
delkopiso / dummy0.netdev
Created May 28, 2020 23:04 — forked from kquinsland/dummy0.netdev
How to get consul-agent and systemd.resolvd to co-exist peicefully and still be able to resolve *.consul hostsnames from within docker
# Creates a "dummy" network interface
# we'll configure this interface with a link-local address
# See: https://www.freedesktop.org/software/systemd/man/systemd.netdev.html
##
[NetDev]
Name=dummy0
Kind=dummy