diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-04-15 21:09:03 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2022-04-15 21:09:03 +0200 |
commit | 0ea1574b922ed30b46717620ce212af7f70ec03f (patch) | |
tree | 12cfbb981e57f518e54069c0aa3cdb0ab6677f5f /interface-definitions/salt-minion.xml.in | |
parent | 0b56514eb00864c8d69a02c2ab307f3877623d8a (diff) | |
download | vyos-1x-0ea1574b922ed30b46717620ce212af7f70ec03f.tar.gz vyos-1x-0ea1574b922ed30b46717620ce212af7f70ec03f.zip |
salt-minion: T4364: add support for source-interface definition
Diffstat (limited to 'interface-definitions/salt-minion.xml.in')
-rw-r--r-- | interface-definitions/salt-minion.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/salt-minion.xml.in b/interface-definitions/salt-minion.xml.in index f8b4c4b89..c3219cff3 100644 --- a/interface-definitions/salt-minion.xml.in +++ b/interface-definitions/salt-minion.xml.in @@ -66,6 +66,7 @@ <help>URL with signature of master for auth reply verification</help> </properties> </leafNode> + #include <include/source-interface.xml.i> </children> </node> </children> |