You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a Saltstack environment with a salt master and two salt syndic nodes in different security zones. Now I wanted to use external pillars comming from a PostgresDB. That works for all minons directly connected to the master but not accross the syndic nodes.
The syndic nodes can't access the DB directly so the data has to come from the master.
We deploy the other pillar data stored in files with rsync to the syndic nodes.
Is there a way to achive this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
We have a Saltstack environment with a salt master and two salt syndic nodes in different security zones. Now I wanted to use external pillars comming from a PostgresDB. That works for all minons directly connected to the master but not accross the syndic nodes.
The syndic nodes can't access the DB directly so the data has to come from the master.
We deploy the other pillar data stored in files with rsync to the syndic nodes.
Is there a way to achive this?
Beta Was this translation helpful? Give feedback.
All reactions