Akmod
128327ed5b
Merge pull request #5 from miska/master
...
Fix Python 3 compatibility
2021-03-10 04:05:47 -07:00
Michal Hrušecký
c40f6198a8
Fix Python 3 compatibility
...
In Python 3, dict.keys doesn't return a list, but a set-like object that represents a view of the dictionary's keys and doesn't support indexing. Formula therefor didn't worked with Python 3.
2020-08-26 23:50:03 +02:00
Niels Abspoel
bd859e07b7
Merge pull request #2 from llamallama/master
...
Fixing .gitignore to ignore slsc and not pyc
2019-02-15 21:38:55 +01:00
Nitin Madhok
2dc953cfe7
Update LICENSING year
2015-03-20 20:21:37 -04:00
Seth House
2457bc138f
Merge pull request #3 from frots/patch-1
...
Update pillar.example
2014-10-09 16:34:38 -06:00
Frits Vlaanderen
64564a01f6
Update pillar.example
2014-10-02 17:58:46 +02:00
Chris Jones
1550d384c2
Fixing .gitignore to ignore slsc and not pyc
2014-09-10 15:37:17 -04:00
Forrest
9da3e971cb
Merge pull request #1 from llamallama/master
...
Request for include into main salt formulas repo
2014-09-09 11:14:50 -07:00
Chris Jones
cb318a6e9f
Initial commit
2014-09-09 14:09:16 -04:00
Forrest
8ac0ec852e
Initial commit
2014-09-09 10:58:59 -07:00