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 #10 on Ubuntu #11

Closed noelmcloughlin closed 5 years ago

noelmcloughlin commented 5 years ago

PR to disable open-iscsi client daemon on Ubuntu.

noelmcloughlin commented 5 years ago

Verified on Ubuntu.

   ID: iscsi_initiator_service
    Function: service.disabled
        Name: open-iscsi
      Result: True
     Comment: Service open-iscsi has been disabled, and is in the desired state
     Started: 17:20:44.687322
    Duration: 473.436 ms
     Changes:   
              ----------
              open-iscsi:
                  True
saltstack-formulas-travis commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: