• Joined on 2025-09-11
linus pushed to main at linus/PillarTool 2026-04-23 18:09:02 +00:00
84770287e4 implemented recursive file search for identifying states in the current environment checked out in the state repository
linus pushed to main at linus/PillarTool 2026-04-22 21:10:04 +00:00
9e3e83c8c4 checkout of states repo now works
linus pushed to main at linus/PillarTool 2026-04-22 20:19:30 +00:00
04b454e9e3 working on implementation of endpoints
linus created repository linus/rMCP 2026-03-22 19:52:18 +00:00
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