From: Ian Jackson Date: Sun, 24 May 2020 18:11:09 +0000 (+0100) Subject: example.conf: Use new name-prefixed format X-Git-Tag: v0.6.1~13 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=secnet.git;a=commitdiff_plain;h=ca307b74465a61c8d9c700f12e5ac85344b29f87 example.conf: Use new name-prefixed format Otherwise it won't work at all. Signed-off-by: Ian Jackson --- diff --git a/example.conf b/example.conf index f1d8758..68de647 100644 --- 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: