Ajout des fichiers de configs et goss.yaml de ap31-test
This commit is contained in:
28
configs/goss.yaml
Normal file
28
configs/goss.yaml
Normal file
@@ -0,0 +1,28 @@
|
||||
service:
|
||||
docker:
|
||||
enabled: true
|
||||
running: true
|
||||
group:
|
||||
docker:
|
||||
exists: true
|
||||
gid: 994
|
||||
interface:
|
||||
eth0:
|
||||
exists: true
|
||||
addrs:
|
||||
- 172.16.0.101/24
|
||||
- fe80::be24:11ff:fed2:d5ff/64
|
||||
mtu: 1500
|
||||
http:
|
||||
http://ap31-test.sio.lan:8080/:
|
||||
status: 200
|
||||
allow-insecure: false
|
||||
no-follow-redirects: false
|
||||
timeout: 10000
|
||||
body: []
|
||||
https://ap31-test.sio.lan:4848/:
|
||||
status: 200
|
||||
allow-insecure: true
|
||||
no-follow-redirects: false
|
||||
timeout: 10000
|
||||
body: []
|
||||
Reference in New Issue
Block a user