Closed arnisoph closed 7 years ago
@carlpett yes
+1 for anything which allows me to use decentralized vault as an alternative to pillars for secrets management.
Sorry - I totally forgot to create the PR for this. Got stuck with some linting problem or similar. I'll try to get it done during the weekend!
@carlpett Has there been an update? Is your module releasable?
@mchugh19 Wow, good reminder... Sorry about being so slow. We've been using it internally for over half a year without any problems, so I guess so. With 2016.11 having support for utils-syncing on the master it should actually be pretty simple to just add it as another file_root (or gitfs remote, that is what we are doing). For 2016.3 you need to do a manual copy of the util to the master's extmod, which is a bit of a bother.
Anyway, it would be better to get it into the distribution. I'll give it a go and hope I can finish it up this time.
@mchugh19 As an update, I've merged the code into a branch on the main saltstack repo now, and removed the majority of linting issues. I'm still working on minimizing the breakage from the existing code, hopefully I can finalize it tomorrow.
This has now been merged, a year later. There were a few fixes on the separate repo just the last days, which I'll port over in a separate PR. But I think this issue can be closed now?