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
{{ message }}
This repository was archived by the owner on Dec 3, 2020. It is now read-only.
The nice thing about such convention is that we can make a simple list of formulas without worrying of where the formula’s init.sls is.
For example, I’m using a pillar listing all the formulas I want to use. A state either ensures they are cloned and added as file_roots: OR as gitfs_remotes: entry.
Hi,
I´m unsure if its a deliberate decision but this formula seem to not follow SaltStack Formulas conventions.
(I wasn’t aware that you documented the reasons and I’ll take a better look at it ASAP)
The nice thing about such convention is that we can make a simple list of formulas without worrying of where the formula’s
init.slsis.For example, I’m using a pillar listing all the formulas I want to use. A state either ensures they are cloned and added as
file_roots:OR asgitfs_remotes:entry.For example, In a development VM;
And then in another salt master that uses gitfs;