update os info srv01

This commit is contained in:
creme 2021-08-21 08:19:17 +02:00
parent ca3dc0ec85
commit 14678282f3
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 1 additions and 1 deletions

View File

@ -448,7 +448,7 @@ include 'header.php';
<tr><td>services:</td> <td>$(print_srv_services 'core' "${sorted_services[@]}")</td></tr>
<tr><td><hr></td> <td><hr></td></tr>
<tr><td><strong>srv01.envs.net</strong></td> <td></td></tr>
<tr><td>os:</td> <td>Debian GNU/Linux 10 (buster)</td></tr>
<tr><td>os:</td> <td>Debian GNU/Linux 11 (bullseye)</td></tr>
<tr><td>disk space:</td> <td>2x1TB ssd-nvme | 2x8TB hdd (media storage)</td></tr>
<tr><td>services:</td> <td>$(print_srv_services 'srv01' "${sorted_services[@]}")</td></tr>
</table>