diff --git a/.gitignore b/.gitignore index 27a9230..c17c2a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ inventory.ini +host_vars/* *.swp +*.retry diff --git a/host_vars/fastd b/host_vars/fastd new file mode 100644 index 0000000..7a10e7c --- /dev/null +++ b/host_vars/fastd @@ -0,0 +1,9 @@ +--- +ansible_host: 123.123.123.123 +fastd_peer_limit: 200 +fastd_secret: +fastd_mesh_mac: ' +bat0_ipv6: '' +bat0_ipv4: +dhcp_start: +dhcp_end: diff --git a/inventory.ini.sample b/inventory.ini.sample index 54dc92e..2ab14ce 100644 --- a/inventory.ini.sample +++ b/inventory.ini.sample @@ -1,8 +1,8 @@ [new_fastds] -123.123.123.123 arch_hostname=fastd1 +123.123.123.123 arch_hostname=fastd [fastds] -123.123.123.123 +fastd [all:vars] hetzner_webservice_username=