Add variables and install script

This commit is contained in:
2023-06-03 12:33:17 +02:00
parent e0c7ce3fca
commit 513a95ec4b
5 changed files with 44 additions and 3 deletions

6
variables.conf.template Normal file
View File

@ -0,0 +1,6 @@
#!/usr/bin/env bash
# Copy this file as variables.conf, with the correct values
dns_server=192.168.0.63
target_network=192.168.3.0/24