fichier goss
This commit is contained in:
commit
750420eaf0
48
goss/goss.yaml
Normal file
48
goss/goss.yaml
Normal file
@ -0,0 +1,48 @@
|
|||||||
|
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: []
|
Loading…
x
Reference in New Issue
Block a user