Commit Graph
95 Commits
Author SHA1 Message Date
m8in 8a4426961c Added composition.printAllSyncingHosts() to remove hard coded file dependencies and renamed composition-sync-hosts to zfssync-hosts 2026-06-24 22:49:16 +02:00
m8in 423d1c38e9 Added composition.printRunningHost() and used it to encapsulate definition files. Changed current-host to running-host. 2026-06-24 19:59:29 +02:00
m8in 8044d776d8 Better Layout of messages 2026-06-22 01:55:40 +02:00
m8in 7ff568de1d script snapshot was revised using the functionality of module print and composition 2026-06-21 21:35:05 +02:00
m8in 445d5dc129 module composition uses print module for output and has a new function printZFS() 2026-06-21 21:32:58 +02:00
m8in 3ee1e22608 print module improved 2026-06-21 21:31:41 +02:00
m8in c7b4a4a17e Using print module and moved composition script 2026-06-20 15:31:35 +02:00
m8in 86be20d2bd composition.shouldBeSyncedByThisHost() extended to composition.shouldBeSyncedByGivenHost() to enable check in sync-send.sh 2026-06-19 23:14:36 +02:00
m8in ffebc8c66e Used REGEX for composition sync 2026-06-19 22:38:54 +02:00
m8in 478d298b16 Improved module composition including renaming some functions for better self describtion. 2026-06-19 21:38:20 +02:00
m8in 7c8f9e1cfa ssh remote command of DEV_USAGE_CHECK.sh is much simpler now 2026-06-18 20:45:56 +02:00
m8in d5bb9abf8e Module ssh now uses new REGEX[SSH_ADDRESS] 2026-06-18 20:36:58 +02:00
m8in 87d968b55f REGEX improved and validation is now more restritiv 2026-06-18 20:30:32 +02:00
m8in e5873c56ed renamed REGEX[FULLDIRPATH] to REGEX[DIRPATH] 2026-06-18 20:17:40 +02:00
m8in 17ae3a6c1e module function explained 2026-06-18 00:02:33 +02:00
m8in 0441f8e8de refactoring 2026-06-18 00:01:47 +02:00
m8in ebbcba5c0f explain function improved 2026-06-17 23:59:07 +02:00
m8in 0ef7999816 using regex from base module 2026-06-17 22:19:18 +02:00
m8in 8da80586e8 startOwn composition script including composition module and a smal fix in base,module 2026-06-17 22:00:10 +02:00
m8in a5aa2d8833 Use of base.set() parameter optional and remove exit 1, because is is obsolete. 2026-06-15 21:52:57 +02:00
m8in 3976a656c6 Added feature explain, offering array regex and base.set() takes parameter optional. 2026-06-15 20:49:52 +02:00
m8in 136c4a08f3 Fixed bug with tailing '/' 2026-06-15 20:40:17 +02:00
m8in b6fe890e74 Fixed generic monitor check ZFS_POOL_CHECK 2026-06-15 20:33:52 +02:00
m8in 5136cfc24d sync.sh uses module composition to centralize critical logic 2026-06-12 22:18:37 +02:00
m8in 389b97b5d8 Module composition improved 2026-06-12 22:15:11 +02:00
m8in 2928addaa3 Module composition improved 2026-06-11 23:23:01 +02:00
m8in 05294374f0 The module can be loaded just once now. 2026-06-11 23:21:49 +02:00
m8in 2681331dbc new module composition 2026-06-10 22:52:34 +02:00
m8in d90d5769ff hardened printf 2026-06-10 20:51:08 +02:00
m8in 93f3dfdb5f new Script extractSHA256OfPublicKeyForTSLA.sh 2026-06-09 01:12:54 +02:00
m8in 449122de3b sync.sh refactoring and new mode --onceAll 2026-06-09 01:10:17 +02:00
m8in f716115232 hardend printf using -- 2026-06-09 01:06:41 +02:00
m8in b583ae40ec Better logic to find root of cis 2026-05-22 19:08:39 +02:00
m8in c83fa7eae2 allow @ in parameters and sanitize all parameters using base.set 2026-05-20 23:55:46 +02:00
m8in bd76357b1d Fixed base.module.sh, migrated EXAMPLE_CHECK.off and improved log.module.sh 2026-05-18 20:06:29 +02:00
m8in 216cd4ec48 Removed printCisRoot.sh 2026-05-17 17:35:52 +02:00
m8in a0309c3b8b Removed printOwnDomain.sh 2026-05-17 17:20:46 +02:00
m8in b2107e3092 All monitoring checks are using ssh.module.sh 2026-05-17 15:56:26 +02:00
m8in bcf92589d3 Introducing ssh.module.sh 2026-05-16 23:39:40 +02:00
m8in 30279d1056 Using base.module.sh, replaced basename and dirname 2026-05-15 23:47:44 +02:00
m8in 272ebbaf9d Improved base.module.sh including a fix of CIS[GENERICMONITORCHECKS] 2026-05-15 20:08:58 +02:00
m8in 5cce6efd30 Fix to allow absolute paths as parameter 2026-05-15 18:08:54 +02:00
m8in c178f2eb7b Refactoring to remove printOwnDomain.sh in the future 2026-05-15 16:21:10 +02:00
m8in b991f27ba2 Variable assignment checking improved. 2026-05-14 22:05:34 +02:00
m8in a59eee660d Refactoring and using base.module.sh 2026-05-14 13:55:17 +02:00
m8in 93d2be1629 Introducing base.printOwnDomain() to replace printOwnDomain.sh. So all path-conventions are accessable via array CIS[] created by base.module.sh 2026-05-14 13:52:30 +02:00
Martin Berghaus 00b920763e Checks improved 2026-05-09 21:59:40 +02:00
m8in ee114ee732 usage of printf improved, format and ensuring root privileges for setup scripts now is more reliable 2026-05-08 00:13:12 +02:00
m8in 1c94a26710 Composition Sync Setup and Snapshot 2026-05-02 22:36:16 +02:00
m8in cd62b92571 zfs-branch and ssh-port 2026-04-26 09:51:20 +02:00