2
0
carpenti 6622d177bf add a way to set which release of saltstack to use
SaltStack provides "versioned" repositories, this commit add a way
to set which release of salt to use.
It adds a pillar "salt:release" which can be set to a specific release
(ex: 2016.11). This release is then used to configure properly the
repositories URLs for Debian/Ubuntu/RedHat.
The default behavior is to point to 'latest', retaining the previous
behavior if the "salt:release" pillar is not set.
2017-05-30 09:18:54 +02:00
2016-03-27 12:39:50 +02:00
2015-03-20 20:05:04 -04:00
Description
Languages
SaltStack 56.5%
Ruby 16%
Jinja 15.3%
JavaScript 8.5%
Shell 3.7%