New feature request for using pillar data in hubble profile YAML file
sam0104 opened this issue · 5 comments
New Feature request for using pillar data in hubble profile YAML file. This will help to customize any pattern search or commands to be replaced by pillar value and no need to hardcode it in YAML file. Also it will allow to make system related audit like timezone , version match and any specific pillar value based on different environment.
Background # saltstack/salt#46252
I think this would be a great feature and should be reasonably straightforward to implement.
Is it available with new version ?
Unfortunately I haven't had a chance to hit this one yet. I'm hoping to get out of some internal support stuff that's kept me from doing much dev, and get back to features. This will probably be high on that list.
I have a plan to revamp nova profiles altogether and it should make this pretty easy to add. We shall see.