- 31 Jan, 2021 9 commits
-
-
Jan-Oliver Opdenhövel authored
-
Jan-Oliver Opdenhövel authored
-
Jan-Oliver Opdenhövel authored
-
Jan-Oliver Opdenhövel authored
-
Jan-Oliver Opdenhövel authored
-
Jan-Oliver Opdenhövel authored
-
Jan-Oliver Opdenhövel authored
-
Jan-Oliver Opdenhövel authored
-
Jan-Oliver Opdenhövel authored
-
- 26 Jan, 2021 1 commit
-
-
Jan-Oliver Opdenhövel authored
-
- 25 Jan, 2021 2 commits
-
-
Jan-Oliver Opdenhövel authored
-
Jan-Oliver Opdenhövel authored
-
- 23 Jan, 2021 9 commits
-
-
Jan-Oliver Opdenhövel authored
-
Jan-Oliver Opdenhövel authored
-
Jan-Oliver Opdenhövel authored
-
Jan-Oliver Opdenhövel authored
-
Jan-Oliver Opdenhövel authored
-
Jan-Oliver Opdenhövel authored
-
Jan-Oliver Opdenhövel authored
-
Jan-Oliver Opdenhövel authored
-
Jan-Oliver Opdenhövel authored
-
- 20 Jan, 2021 3 commits
-
-
Jan-Oliver Opdenhövel authored
-
Jan-Oliver Opdenhövel authored
-
Dennis Baurichter authored
-
- 19 Jan, 2021 5 commits
-
-
Philipp Michael Breuch authored
raid names incl. hostname are cut off after 31 characters.
-
Philipp Michael Breuch authored
-
Philipp Michael Breuch authored
-
Philipp Michael Breuch authored
-
Philipp Michael Breuch authored
-
- 18 Jan, 2021 3 commits
-
-
Jan-Oliver Opdenhövel authored
-
Jan-Oliver Opdenhövel authored
-
Philipp Michael Breuch authored
The inventory script will use ipv4 for a host which has no ipv6 defined.
-
- 16 Jan, 2021 7 commits
-
-
Dennis Baurichter authored
-
Philipp Michael Breuch authored
-
Philipp Michael Breuch authored
-
Philipp Michael Breuch authored
-
Dennis Baurichter authored
This allows specifying which branch (or commit) should be checked out by the initial ansible-pull run after reboot.
-
Dennis Baurichter authored
GRUB can read /boot from a LVM logical volume on a md RAID 6 – except if two disks are missing. RAID 6 should continue to work in this situation (although in a degraded state), but GRUB probably lacks the code to recover the missing data from the parity data (or something). In any case tests with the previous RAID 6-only setup showed that GRUB couldn't boot any more with missing disks (showing an "error: disk `lvmid/.../...´ not found" error message). Thus /boot is moved to its own RAID 1 which is easier to read even in a degraded state because all disks contain all data.
-
Dennis Baurichter authored
Wiping and disassembling filesystems, LVM volumes, md raids, partitions and partition tables has to be done from the inside to the outside, telling the kernel to deactivate volumes etc. at the right stages. The previous version of this code was erroneous and caused bootstrap.sh to fail.
-
- 15 Jan, 2021 1 commit
-
-
Jan-Oliver Opdenhövel authored
-