diff options
author | Daniil Baturin <daniil@baturin.org> | 2019-07-25 17:45:18 +0200 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2019-07-25 17:45:18 +0200 |
commit | 43ab6976b70ab2247fd9899dcf4507b6b618c7df (patch) | |
tree | 4c5fc4fd4c0b72292893b3d57a898d57e8597e1b /templates-cfg | |
parent | f09160d42ba845eb366f020eb84faac397fe78dd (diff) | |
download | vyatta-config-mgmt-43ab6976b70ab2247fd9899dcf4507b6b618c7df.tar.gz vyatta-config-mgmt-43ab6976b70ab2247fd9899dcf4507b6b618c7df.zip |
T1543: add source address option for commit archive host connections.
Diffstat (limited to 'templates-cfg')
-rw-r--r-- | templates-cfg/system/config-management/commit-archive/source-address/node.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates-cfg/system/config-management/commit-archive/source-address/node.def b/templates-cfg/system/config-management/commit-archive/source-address/node.def new file mode 100644 index 0000000..a013983 --- /dev/null +++ b/templates-cfg/system/config-management/commit-archive/source-address/node.def @@ -0,0 +1,2 @@ +type: txt +help: Source address or interface for archive server connections |