ajout ap33-test
This commit is contained in:
34
config/ap33-test/goss.yaml
Normal file
34
config/ap33-test/goss.yaml
Normal file
@@ -0,0 +1,34 @@
|
||||
package:
|
||||
docker:
|
||||
installed: true
|
||||
versions:
|
||||
- 1.5-2
|
||||
service:
|
||||
docker:
|
||||
enabled: true
|
||||
running: true
|
||||
group:
|
||||
docker:
|
||||
exists: true
|
||||
gid: 994
|
||||
interface:
|
||||
eth0:
|
||||
exists: true
|
||||
addrs:
|
||||
- 172.16.0.121/24
|
||||
- fe80::be24:11ff:fe0c:c468/64
|
||||
mtu: 1500
|
||||
http:
|
||||
http://ap33-test:8080:
|
||||
status: 200
|
||||
allow-insecure: false
|
||||
no-follow-redirects: false
|
||||
timeout: 10000
|
||||
body:
|
||||
- "payara"
|
||||
http://ap33-test:4848/:
|
||||
status: 200
|
||||
allow-insecure: true
|
||||
no-follow-redirects: false
|
||||
timeout: 10000
|
||||
|
||||
Reference in New Issue
Block a user