From 1d5625d572cc25a9d53247b7c41177f17845b052 Mon Sep 17 00:00:00 2001 From: Dave Vogel Date: Tue, 3 Sep 2024 12:13:04 -0700 Subject: container: T6701: add support to disable container network DNS support Add ability to set the container network with a disable-dns setting to disable the DNS plugin that is on be default. set container network no-name-server --- interface-definitions/container.xml.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'interface-definitions') diff --git a/interface-definitions/container.xml.in b/interface-definitions/container.xml.in index 6ea44a6d4..3dd1b3249 100644 --- a/interface-definitions/container.xml.in +++ b/interface-definitions/container.xml.in @@ -519,6 +519,12 @@ + + + Disable Domain Name System (DNS) plugin for this network + + + #include -- cgit v1.2.3