test with sysctl
Some checks failed
TMW Global Networks Dokumentation / build (push) Failing after 4s
Some checks failed
TMW Global Networks Dokumentation / build (push) Failing after 4s
This commit is contained in:
parent
cbebf17462
commit
b9ed562dd8
@ -10,6 +10,10 @@ jobs:
|
||||
run: echo "nameserver 2a0e:b107:27f9::64" > /etc/resolv.conf
|
||||
- name: show resolv.conf
|
||||
run: cat /etc/resolv.conf
|
||||
- name: show sysctl
|
||||
run: sysctl -a
|
||||
- name: show sysctl.conf
|
||||
run: cat /etc/sysctl.conf
|
||||
- name: show ip addr
|
||||
run: cat /etc/hosts
|
||||
- name: show ip route
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user