49 lines
782 B
YAML
49 lines
782 B
YAML
package:
|
|
ssh:
|
|
installed: true
|
|
versions:
|
|
- 1:8.4p1-5
|
|
port:
|
|
tcp:22:
|
|
listening: true
|
|
ip:
|
|
- 0.0.0.0
|
|
service:
|
|
apache2:
|
|
enabled: true
|
|
running: true
|
|
mysql:
|
|
enabled: true
|
|
running: true
|
|
ssh:
|
|
enabled: true
|
|
running: true
|
|
tomcat10.service:
|
|
enabled: true
|
|
running: true
|
|
group:
|
|
ssh:
|
|
exists: true
|
|
gid: 108
|
|
interface:
|
|
eth0:
|
|
exists: true
|
|
addrs:
|
|
- 10.121.38.68/24
|
|
- fe80::38c9:2bff:fe68:a573/64
|
|
mtu: 1500
|
|
http:
|
|
http://10.121.38.68:8080/:
|
|
status: 200
|
|
allow-insecure: false
|
|
no-follow-redirects: false
|
|
timeout: 5000
|
|
body:
|
|
- Tomcat 10.0
|
|
http://10.121.38.69/doku/doku.php:
|
|
status: 200
|
|
allow-insecure: false
|
|
no-follow-redirects: false
|
|
timeout: 5000
|
|
body: []
|