this post was submitted on 08 Jan 2024
4 points (83.3% liked)
homelab
6648 readers
21 users here now
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Not me, but I have a coworker who uses salt to manage their homelab. Uses gitfs with some pillar data in the repo, and I believe one top file in base. Out of curiosity, why are you trying to use salt for this? It's much more complicated to set up compared to other config management tools.
Well, partly when they were forming the VMware connection. I use VMware stuff in my lab and it's one of my main focuses, so I figured I'd learn it.
I've also never used ansible or the other that escapes me now.
You're not wrong though, I'm not a python or programmer guy, and all their documentation expects that you already know both their product and python, a lot.