Skip to content

Commit

Permalink
fix(formula): update to current oldest supported version of Salt
Browse files Browse the repository at this point in the history
* When formula conversions are performed, this line is usually unchanged
* This ensures that these conversions aren't using even older versions by default
  • Loading branch information
myii authored Jul 31, 2019
1 parent 9b98b3e commit 878eca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Fu
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
version: 3.1.1
release: 1
minimum_version: 2016.11
minimum_version: 2017.7
summary: template formula
description: Formula to use as a template for other formulas
top_level_dir: template

0 comments on commit 878eca1

Please sign in to comment.