chiark
/
gitweb
/
~ian
/
secnet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac5e941
)
example.conf: Use new name-prefixed format
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 24 May 2020 18:11:09 +0000
(19:11 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 24 May 2020 19:00:52 +0000
(20:00 +0100)
Otherwise it won't work at all.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
example.conf
patch
|
blob
|
history
diff --git
a/example.conf
b/example.conf
index f1d87581e6e7e891ab9bc151068964038c47ee80..68de6474a44be9ba8d7dd6c7b7fa33a204b1e72a 100644
(file)
--- a/
example.conf
+++ b/
example.conf
@@
-160,7
+160,10
@@
include /etc/secnet/sites.conf
# If you want to communicate with all the VPN sites, you can use something
# like the following:
-sites map(site,vpn/example/all-sites);
+sites map(site,all-sites);
+
+# Or with a particular VPN
+sites map(site,vpn/Vexample/all-sites);
# If you only want to communicate with a subset of the VPN sites, list
# them explicitly: