diff options
Diffstat (limited to 'hosts/cynerd-pc')
-rw-r--r-- | hosts/cynerd-pc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/hosts/cynerd-pc b/hosts/cynerd-pc new file mode 100644 index 0000000..1336402 --- /dev/null +++ b/hosts/cynerd-pc @@ -0,0 +1,7 @@ +# vim:ft=sh:noexpandtab + +#OPERATIONS="cynerd_account sshd openvpn firewall" +OPERATIONS="firewall bridge_net" + +VPN_TYPE="client" +VPN_NAME="desktop" |