diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2019-01-07 19:25:34 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2019-01-07 19:25:34 +0100 |
commit | 06928fc1edfbf63a0496843ff4c0c16011cd1444 (patch) | |
tree | 9e68e0e9adaa8c9d92b6716eb234f71a1aff6da4 /ansible/files | |
parent | ee411778da0ff99808a8ee257c718dcb24739a7f (diff) | |
download | infra-06928fc1edfbf63a0496843ff4c0c16011cd1444.tar.gz infra-06928fc1edfbf63a0496843ff4c0c16011cd1444.tar.bz2 infra-06928fc1edfbf63a0496843ff4c0c16011cd1444.tar.xz infra-06928fc1edfbf63a0496843ff4c0c16011cd1444.zip |
wireguard: Do not require both ipv4 and ipv6.
Diffstat (limited to 'ansible/files')
-rw-r--r-- | ansible/files/arius/etc/wireguard/public-wg0.key | 1 | ||||
-rw-r--r-- | ansible/files/birgitte/etc/wireguard/public-wg0.key | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/ansible/files/arius/etc/wireguard/public-wg0.key b/ansible/files/arius/etc/wireguard/public-wg0.key new file mode 100644 index 0000000..5ec9b00 --- /dev/null +++ b/ansible/files/arius/etc/wireguard/public-wg0.key @@ -0,0 +1 @@ +im/vYsW00WC+RVYDurNxhF7K+11+YRl5qPL1WIbkr3g= diff --git a/ansible/files/birgitte/etc/wireguard/public-wg0.key b/ansible/files/birgitte/etc/wireguard/public-wg0.key new file mode 100644 index 0000000..d595dff --- /dev/null +++ b/ansible/files/birgitte/etc/wireguard/public-wg0.key @@ -0,0 +1 @@ +r/eymAwM7HDSJkkWSY2Ec7A+F8AQ7tuL0drD/OI1LyM= |