Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
e2ea15f1f9 | |||
2aeccb13ec | |||
f61c0db24a |
@ -5,6 +5,7 @@ file:
|
|||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
filetype: file
|
filetype: file
|
||||||
|
contains: []
|
||||||
command:
|
command:
|
||||||
crontab -l:
|
crontab -l:
|
||||||
exit-status: 0
|
exit-status: 0
|
||||||
@ -18,3 +19,10 @@ command:
|
|||||||
- ap22
|
- ap22
|
||||||
stderr: []
|
stderr: []
|
||||||
timeout: 10000
|
timeout: 10000
|
||||||
|
interface:
|
||||||
|
enp0s3:
|
||||||
|
exists: true
|
||||||
|
addrs:
|
||||||
|
- 192.168.0.27/24
|
||||||
|
- fe80::a00:27ff:feef:c5c3/64
|
||||||
|
mtu: 1500
|
Reference in New Issue
Block a user