From 6d057bbb61d79d14c57b9678cfc071899ca92e0a Mon Sep 17 00:00:00 2001 From: Dennis Camera Date: Mon, 30 Nov 2020 11:13:36 +0100 Subject: [PATCH] [type/__bridge] Fix man.rst: bridges are always logical interfaces --- cdist/conf/type/__bridge/man.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdist/conf/type/__bridge/man.rst b/cdist/conf/type/__bridge/man.rst index 130aa9d4..bffe088b 100644 --- a/cdist/conf/type/__bridge/man.rst +++ b/cdist/conf/type/__bridge/man.rst @@ -44,7 +44,7 @@ extra-config gateway The default gateway to assign to this interface (optional). name - The name of the physical or logical network device to configure. + The name of the logical network device to configure. Defaults to ``__object_id``. onchange The action to perform if the interface configuration has changed.