saltstack-formulas / iscsi-formula

Manage iSCSI Target and Initiator via SaltStack (FreeBSD & GNU/Linux)
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
8 stars 7 forks source link

fix(jinja): convert the value type properly to json #32

Closed arbulu89 closed 4 years ago

arbulu89 commented 4 years ago

Booleans were not properly formatted (setting True/False instead of true/false). This PR fixes that issue using the json method.

saltstack-formulas-travis commented 4 years ago

:tada: This PR is included in version 1.1.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: