diff options
Diffstat (limited to 'ansible/bgp/host_vars/hash')
-rw-r--r-- | ansible/bgp/host_vars/hash/bgp.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ansible/bgp/host_vars/hash/bgp.yml b/ansible/bgp/host_vars/hash/bgp.yml new file mode 100644 index 0000000..958f514 --- /dev/null +++ b/ansible/bgp/host_vars/hash/bgp.yml @@ -0,0 +1,4 @@ +bgp_as: 4230483905 +bgp_ip: "{{ wireguard_wg0.hosts.hash.ipv6 }}" +bgp_peers: + - knot |