32 lines
587 B
YAML
32 lines
587 B
YAML
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
|