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

initiator and target remove states fail #12

Closed noelmcloughlin closed 5 years ago

noelmcloughlin commented 5 years ago

Some weird problem here.

local:
    Data failed to compile:
----------
    Rendering SLS 'base:iscsi.initiator.remove' failed: Jinja variable 'unicode object' has no attribute 'man5'
----------
    Rendering SLS 'base:iscsi.target.remove' failed: Jinja variable 'unicode object' has no attribute 'man5'
noelmcloughlin commented 5 years ago

Probably needs json filter

saltstack-formulas-travis commented 4 years ago

:tada: This issue has been resolved in version 1.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: