modif dossier + ajout script goss.yaml

This commit is contained in:
Corentin 2022-11-09 16:58:56 +01:00
parent 8067b6af81
commit f1d0ad44fa
7 changed files with 90 additions and 0 deletions

90
AP31/goss.yaml Normal file
View File

@ -0,0 +1,90 @@
package:
adminer:
installed: true
versions:
- 4.7.9-2
apache2:
installed: true
versions:
- 2.4.54-1~deb11u1
port:
tcp:22:
listening: true
ip:
- 0.0.0.0
tcp6:22:
listening: true
ip:
- '::'
tcp6:80:
listening: true
ip:
- '::'
tcp6:443:
listening: true
ip:
- '::'
service:
apache2:
enabled: true
running: true
mysql:
enabled: true
running: true
ssh:
enabled: true
running: true
sshd:
enabled: true
running: true
user:
mysql:
exists: true
uid: 108
gid: 114
groups:
- mysql
home: /nonexistent
shell: /bin/false
sshd:
exists: true
uid: 107
gid: 65534
groups:
- nogroup
home: /run/sshd
shell: /usr/sbin/nologin
group:
mysql:
exists: true
gid: 114
ssh:
exists: true
gid: 111
dns:
A:ns.sio.lan:
resolvable: true
addrs:
- 10.121.38.7
timeout: 500
server: 10.121.38.7
process:
apache2:
running: true
sshd:
running: true
interface:
eth0:
exists: true
addrs:
- 172.16.0.74/24
- fe80::b0f1:7ff:fe07:580e/64
mtu: 1500
http:
http://ap31-wiki.sio.lan/dokuwiki:
status: 200
allow-insecure: false
no-follow-redirects: false
timeout: 5000
body:
- AP31