Skip to content
Snippets Groups Projects
Commit 7e8df76e authored by Alexander Weidinger's avatar Alexander Weidinger
Browse files

Corrected salt:release in pillar.example

Fixes 'TypeError: coercing to Unicode: need string or buffer, float found'
parent e307b0cd
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ salt: ...@@ -26,7 +26,7 @@ salt:
# To get the available releases: # To get the available releases:
# * http://repo.saltstack.com/yum/redhat/7/x86_64/ # * http://repo.saltstack.com/yum/redhat/7/x86_64/
# * http://repo.saltstack.com/apt/debian/8/amd64/ # * http://repo.saltstack.com/apt/debian/8/amd64/
release: 2016.11 release: "2016.11"
# salt master config # salt master config
master: master:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment