• Joined on 2025-09-11
linus pushed to main at linus/PillarTool 2026-03-16 21:45:14 +00:00
147d48d882 delete now delete the whole pillar subtree when deleting a non-leaf pillar name
29e18956da implemented pillar deletion
Compare 2 commits »
linus pushed to main at linus/PillarTool 2026-03-08 10:54:11 +00:00
ecf3bfdda4 fixed all and operations in sqlalchemy statements
linus pushed to main at linus/PillarTool 2026-03-08 10:46:48 +00:00
faf831a7e2 pillar data is now listed as yaml output by the cli
linus pushed to main at linus/PillarTool 2026-03-08 10:41:41 +00:00
f9621a9e5e setting pillars on hosts and hostgroups works now
linus pushed to main at linus/PillarTool 2026-03-07 22:38:18 +00:00
2bf884da0a worked on pillar implementation
linus pushed to main at linus/PillarTool 2026-02-22 17:26:59 +00:00
e9421790e1 pillars can now be set
linus pushed to main at linus/PillarTool 2026-02-17 21:46:58 +00:00
8ec26d53e4 worked on pillar endpoints
linus pushed to main at linus/PillarTool 2026-02-16 21:43:51 +00:00
37fa6bcbb3 worked on pillar endpoints
linus pushed to main at linus/PillarTool 2026-02-15 11:31:25 +00:00
ace0062f37 implemented utility function for merging dictionaries
linus pushed to main at linus/PillarTool 2026-02-15 10:13:28 +00:00
9a0e34b856 implemented utility function for merging dictionaries
linus pushed to main at linus/PillarTool 2026-02-15 09:40:58 +00:00
f47d3eb0a8 removed old and commented code from main file
linus pushed to main at linus/PillarTool 2026-02-15 09:39:25 +00:00
c31a61336e implemented the state endpoint
linus pushed to main at linus/PillarTool 2026-02-14 22:39:06 +00:00
02437e9c08 implemented environment endpoints
linus pushed to main at linus/PillarTool 2026-02-14 15:23:27 +00:00
855302de1f restructured the commandline interface
linus pushed to main at linus/PillarTool 2026-02-14 14:48:35 +00:00
9216c95f10 implemented hostgroup api endpoints
5dd4b25a3b removed frontend moculde, as frontend will be a separate application
Compare 2 commits »
linus pushed to main at linus/PillarTool 2026-02-12 21:55:05 +00:00
bfb568b456 worked on hostgroup implementation
linus pushed to main at linus/PillarTool 2026-02-11 22:20:16 +00:00
6fc2ac7969 added some doc comments
7f5e63e397 current version seems to work
7553962f2b Added environments to the database
Compare 3 commits »
linus pushed to main at linus/PillarTool 2026-02-08 22:03:26 +00:00
89987f36b0 worked on moving the endpoints to their own filesf
a8c74381ca Mark hosts as hostgroups if applicable
Compare 2 commits »
linus pushed to main at linus/PillarTool 2026-02-08 21:03:11 +00:00
6cb3a3785b snapshot
linus pushed to main at linus/PillarTool 2026-02-08 20:40:06 +00:00
fc670efb14 added input validation and splitting input along path separators