summaryrefslogtreecommitdiff
path: root/host_vars/fastd-my2
diff options
context:
space:
mode:
authorNiklas Yann Wettengel <niyawe@niyawe.de>2018-07-22 14:01:12 +0200
committerNiklas Yann Wettengel <niyawe@niyawe.de>2018-07-22 14:01:12 +0200
commita7928fd2faa3accf8171b90098c667102e9a564e (patch)
treea67a1b10334947fb77e38457d076926b54089512 /host_vars/fastd-my2
parentfa347deecc7a20b93257b35bc0be153f724a96b3 (diff)
added real host_vars
Diffstat (limited to 'host_vars/fastd-my2')
-rw-r--r--host_vars/fastd-my258
1 files changed, 58 insertions, 0 deletions
diff --git a/host_vars/fastd-my2 b/host_vars/fastd-my2
new file mode 100644
index 0000000..1111381
--- /dev/null
+++ b/host_vars/fastd-my2
@@ -0,0 +1,58 @@
+---
+# norbert
+ansible_host: 2a01:4f8:1c17:4584::1
+#ansible_host: 88.99.33.198
+sites:
+ - name: 'my'
+ net4: '10.222.72.0/21'
+ net6: '2a03:2260:1016:0302::/64'
+ site_net6: 'fd62:44e1:da:300::/64'
+ fastd_secret: !vault |
+ $ANSIBLE_VAULT;1.1;AES256
+ 36356665356465363064623732316337393137633133383133666330353238636432643232383534
+ 3136386561663630633461653132626531666336663962650a363164343264623664316465663264
+ 39336561346634623530636464646261313362383533363336383138663435346265626563646461
+ 3231313735313266610a373663363966303961363039346137353132353864326639343732613032
+ 33626665646364643036633662316234366666303364373434656137666233613030386562643662
+ 37663232306135643461376435653263333834366163663634646164326236643730356135386464
+ 31303439643035643732306162666261393735333334323433306633313635373363636364306663
+ 36396363306537636164
+ fastd_mesh_mac: '02:ff:4d:59:00:20'
+ fastd_port1: 10016
+ fastd_port2: 10017
+ bat_ipv6: '2a03:2260:1016:0302::1'
+ bat_ipv4: '10.222.72.1'
+ bat_ipv4_cidr: 21
+ dhcp_subnet: '10.222.72.0'
+ dhcp_netmask: '255.255.248.0'
+ dhcp_start: '10.222.72.50'
+ dhcp_end: '10.222.79.250'
+ wireguard_mesh_number: 2
+ wireguard_mesh_priv_key: !vault |
+ $ANSIBLE_VAULT;1.1;AES256
+ 35303465666162646130373132376638383738653865313335353931366634343535653464383639
+ 3861656231343863336130386665303630336236343663380a626636653830326363363435303639
+ 39643666363832343735383832306538383465643836393838333333343665353039623966623137
+ 6531316631373164620a363339353538646436666430613039356531326465613161386165336532
+ 64373438623331656132346566363262313865356132313236393633633432383635356531363162
+ 3232386130343565633238326232623437373265363639613632
+ wireguard_mesh_pub_key: 'acExsplIs2rSEk0NpYTREWxH2FsTR79Lpb3J3BzGWDM='
+ wireguard_mesh_port: 10053
+ wireguard_mesh_address: 'fdff:4d59:bb::2'
+ wireguard_mesh_endpoint: '2a01:4f8:1c17:4584::1'
+ wireguard_mesh_mac_prefix: '02:ff:4d:59:00:2'
+wireguard_bb_name: 'fastd-my2'
+wireguard_bb_endpoint: '2a01:4f8:1c17:4584::1'
+wireguard_bb_priv_key: !vault |
+ $ANSIBLE_VAULT;1.1;AES256
+ 31323234396564386130646230326533323530633565643963346464366536363735346336363239
+ 6261336638633538323639386130613234643264623666650a393134653365333432366466353539
+ 31373361363865396232386338613732303362313664613163386135626165303439653937663836
+ 6166636133613536660a303939666363323834643061623331613764323364636233323233373730
+ 37626635663362666661636233393964316265346234663163326233303534633331393265383563
+ 6638646166656631356139343363393535656662386632366262
+wireguard_bb_pub_key: 'xu+2mCB1HcDllIkVao40CWgvkSxTFzKKEL4qmVD/Nxo='
+wireguard_bb_ipv4: '10.222.0.32'
+wireguard_bb_ipv6: 'fe80::ffbb:ffbb:32'
+wireguard_bb_port: 10132
+preferred_uplink: 'uplink1'