Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid dumb "to bee or not to bee" saying. Avoid three out of four asterisks. Avoid showing anything for empty policy Seperate tags and policy by additional vertical space Old: ``` # # ### # # stairwaytoheaven ## ## ## ##### # # # # # system Supermicro 2023US-TR4 # # # # # # # # # # # # # cpu 128x AMD EPYC 7601 # # # # # # # # # # # 64 ram 1027.6 GB # # ###### ##### # # # # # arch x86_64 / 64-bit # # # # # # # # # # # glibc 2.36 # # # # # # ### #### # # kernel 5.15.131.mx64.457 #1 / to bee or not to bee / tags: amd confidential hitparade mx64 mxqd server ** MXQ cluster node - only to be used via mxqsub/mxqi ** ** Access to confidential data enabled ** ``` new: ``` # # ### # # stairwaytoheaven ## ## ## ##### # # # # # system Supermicro 2023US-TR4 # # # # # # # # # # # # # cpu 128x AMD EPYC 7601 # # # # # # # # # # # 64 ram 1027.6 GB # # ###### ##### # # # # # arch x86_64 / 64-bit # # # # # # # # # # # glibc 2.36 # # # # # # ### #### # # kernel 5.15.131.mx64.457 #1 tags: amd confidential hitparade mx64 mxqd server * MXQ cluster node - only to be used via mxqsub/mxqi * Access to confidential data enabled ```
- Loading branch information