On 2020-09-06 18:21, 'hut7no' via qubes-users wrote:
I personally have pillars in /srv/pillar/tops_d and added the top file /srv/pillar/_tops/base/tops_d.top. The top file includes relative paths from /srv/pillar/ with a dot instead of a slash: base: '*': - tops_d.statefile1 - tops_d.statefile2 - tops_d.statefile3 - tops_d.statefile4I do not use any commandline arguments specifying pillars, just {% salt['pillar.get']('pillar_variable') %} from the statefiles in /srv/salt.
Thanks hut7no. I'm trying to find a solution using user defined directories as it's suggested in /srv/salt/qubes/user-dirs.sls: ## # qubes.user-dirs # =============== # # Install and maintain user salt and pillar directories for personal state # configurations: # # Includes a simple locale state file # # User defined scripts will not be removed on removal of qubes-mgmt-salt # by design nor will they be modified on any updates, other than permissions # being enforced. # # Execute: # -------- # qubesctl state.sls qubes.user-dirs # # Note: # Using using custom ID's to prevent possible conflicts ## But if I'll not manage to finding this out, I'll try your suggestion. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/e6e4d628-8137-f1ef-84a4-3eaa4259ec76%40gmx.de.
