We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22ea2a9 commit 1a9e7e5Copy full SHA for 1a9e7e5
profiles/liveimage-test/config.sh
@@ -26,25 +26,4 @@ EOF
26
27
wget "https://raw.githubusercontent.com/eweOS/infra/main/test/server.conf" -O /etc/nginx/nginx.conf
28
29
-mkdir -p /var/lib/connman
30
-
31
-cat <<EOF >/var/lib/connman/eth.config
32
-[global]
33
-Name=eth
34
35
-[service_eth0]
36
-Type=ethernet
37
-IPv4=192.168.1.104/24/192.168.1.1
38
-IPv6=off
39
-DeviceName=eth0
40
-Nameservers=172.23.33.1
41
42
-[service_eth1]
43
44
-IPv4=off
45
-IPv6=2a0d:2580:ff0c:1:57::104/56/2a0d:2580:ff0c::
46
-DeviceName=eth1
47
48
-EOF
49
50
mv /etc/resolv.conf.bak /etc/resolv.conf
0 commit comments