Added version pinning support with git tags

This commit is contained in:
2021-04-04 01:46:14 -04:00
parent 6ce4077856
commit 556e7e5e23
5 changed files with 62 additions and 71 deletions

View File

@ -9,11 +9,7 @@ formulas_dir: formulas
# remove unmanaged formulas
purge_formulas: true
# list of formulas to import
# list of formulas to import; requires a version tag (currently only git tags for now)
formulas:
- vim
- users
- example:
name: example-formula
url: https://git.example.com/user/salt-example
version: v0.15.4