ansible + goss
This commit is contained in:
31
goss/goss.yaml
Normal file
31
goss/goss.yaml
Normal file
@@ -0,0 +1,31 @@
|
||||
service:
|
||||
mysql:
|
||||
enabled: true
|
||||
running: true
|
||||
ssh:
|
||||
enabled: true
|
||||
running: true
|
||||
user:
|
||||
mysql:
|
||||
exists: true
|
||||
uid: 106
|
||||
gid: 113
|
||||
groups:
|
||||
- mysql
|
||||
home: /nonexistent
|
||||
shell: /bin/false
|
||||
group:
|
||||
mysql:
|
||||
exists: true
|
||||
gid: 113
|
||||
ssh:
|
||||
exists: true
|
||||
gid: 111
|
||||
command:
|
||||
curl -k -s http://onfarbo43/doku|grep onfarbo43:
|
||||
exit-status: 0
|
||||
stdout:
|
||||
- <p>The document has moved <a href="https://onfarbo43/doku">here</a>.</p>
|
||||
- <address>Apache/2.4.52 (Debian) Server at onfarbo43 Port 80</address>
|
||||
stderr: []
|
||||
timeout: 10000
|
Reference in New Issue
Block a user