Skip to content

Instantly share code, notes, and snippets.

View gdha's full-sized avatar

Gratien D'haese gdha

View GitHub Profile
2017-12-06 19:00:12.581189664
+--------------------------------------------------+
| Relax-and-Recover Automated Testing script |
| version 1.2 |
+--------------------------------------------------+
Author: Gratien D'haese
Copyright: GPL v3
2017-12-08 09:21:28.072535482
+--------------------------------------------------+
| Relax-and-Recover Automated Testing script |
| version 1.2 |
+--------------------------------------------------+
Author: Gratien D'haese
Copyright: GPL v3
2017-12-08 11:45:04.393372565
+--------------------------------------------------+
| Relax-and-Recover Automated Testing script |
| version 1.2 |
+--------------------------------------------------+
Author: Gratien D'haese
Copyright: GPL v3
2018-01-02 17:01:54.564325549
+--------------------------------------------------+
| Relax-and-Recover Automated Testing script |
| version 1.2 |
+--------------------------------------------------+
Author: Gratien D'haese
Copyright: GPL v3
2018-01-06 11:31:13.633299068
+--------------------------------------------------+
| Relax-and-Recover Automated Testing script |
| version 1.2 |
+--------------------------------------------------+
Author: Gratien D'haese
Copyright: GPL v3
2018-01-10 07:54:41.590285004
+--------------------------------------------------+
| Relax-and-Recover Automated Testing script |
| version 1.2 |
+--------------------------------------------------+
Author: Gratien D'haese
Copyright: GPL v3
2018-02-02 14:52:30.685037567
+--------------------------------------------------+
| Relax-and-Recover Automated Testing script |
| version 1.2 |
+--------------------------------------------------+
Author: Gratien D'haese
Copyright: GPL v3
Profile: InSpec Profile (compliance-checks)
Version: 0.1.0
Target: ssh://root@client:22
 ✔ kernel.shmall: kernel.shmall check
 ✔ Kernel Parameter kernel.shmall value should eq 2097152
 ✔ kernel.shmmax: kernel.shmmax check
 ✔ Kernel Parameter kernel.shmmax value should eq 134217728
 ✔ fs.file-max: fs.file-max check
Profile: InSpec Profile (compliance-checks)
Version: 0.1.0
Target: ssh://root@client:22
 ✔ kernel.shmall: kernel.shmall check
 ✔ Kernel Parameter kernel.shmall value should eq 2097152
 ✔ kernel.shmmax: kernel.shmmax check
 ✔ Kernel Parameter kernel.shmmax value should eq 134217728
 ✔ fs.file-max: fs.file-max check
# Disk /dev/sda
# Format: disk <devname> <size(bytes)> <partition label type>
disk /dev/sda 21474836480 msdos
# Partitions on /dev/sda
# Format: part <device> <partition size(bytes)> <partition start(bytes)> <partition type|name> <flags> /dev/<partition>
part /dev/sda 542113792 1048576 primary none /dev/sda1
part /dev/sda 20931674112 543162368 primary boot /dev/sda2
# Filesystems (only ext2,ext3,ext4,vfat,xfs,reiserfs,btrfs are supported).
# Format: fs <device> <mountpoint> <fstype> [uuid=<uuid>] [label=<label>] [<attributes>]
fs /dev/sda2 / btrfs uuid=ecd5fb0a-aceb-42ac-9aee-143540d053c6 label= options=rw,relatime,space_cache,subvolid=259,subvol=/@/.snapshots/1/snapshot