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 has been archived by the owner on Feb 18, 2020. It is now read-only.
Currently there is no way to tell what version of a salt-formula is present on a host that has had salt-formulas added via salt-shaker.
As part of the salt shaking a file could be written into /etc/salt/minion.d/00-salt-shaker.conf with grains that detail the formula versions:
grains:
salt-formulas:
- admins: 'v1.2.0'
- repos: 'v1.1.0'
The text was updated successfully, but these errors were encountered: