about summary refs log tree commit diff
path: root/configs/configs_root_dir/etc/systemd/network
diff options
context:
space:
mode:
Diffstat (limited to 'configs/configs_root_dir/etc/systemd/network')
-rw-r--r--configs/configs_root_dir/etc/systemd/network/10-cloud-init-eth0.network17
1 files changed, 0 insertions, 17 deletions
diff --git a/configs/configs_root_dir/etc/systemd/network/10-cloud-init-eth0.network b/configs/configs_root_dir/etc/systemd/network/10-cloud-init-eth0.network
deleted file mode 100644
index 67ef4ec..0000000
--- a/configs/configs_root_dir/etc/systemd/network/10-cloud-init-eth0.network
+++ /dev/null
@@ -1,17 +0,0 @@
-# xyzka cloud-init default
-# when ip and gateway changes, need to change ip and gateway in this config file to work
-[Address]
-Address=82.153.138.108/24
-
-[Match]
-MACAddress=f6:f5:d6:c3:5e:4f
-Name=eth0
-
-[Network]
-DHCP=no
-DNS=9.9.9.9 1.1.1.1
-Domains=kyun.host
-
-[Route]
-Gateway=82.153.138.1
-