File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ iscsi-initiator-service-install-service-running:
3636 - name: {{ servicename }}
3737 - enable: True
3838 - onfail_in:
39- - test: iscsi- initiator- service- install- failure - explanation
39+ - test: iscsi- initiator- service- install- check - status
4040 - watch:
4141 - file : iscsi- initiator- config- install- file - managed
4242 {%- endif % }
@@ -48,7 +48,7 @@ iscsi-initiator-service-install-service-running:
4848 - require:
4949 - sls: {{ sls_config_install }}
5050
51- iscsi- initiator- service- install- failure - explanation :
51+ iscsi- initiator- service- install- check - status :
5252 test.show_notification:
5353 - text: |
5454 In certain circumstances the iscsi initiator service will not start.
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ iscsi-isns-service-install-service-running:
2121 - name: {{ servicename }}
2222 - enable: True
2323 - onfail_in:
24- - test: iscsi- isns- service- install- failure - explanation
24+ - test: iscsi- isns- service- install- check - status
2525 - require:
2626 - sls: {{ sls_config_install }}
2727 - watch:
@@ -38,7 +38,7 @@ iscsi-isns-service-install-service-running:
3838 {%- endif % }
3939 {%- endif % }
4040
41- iscsi- isns- service- install- failure - explanation :
41+ iscsi- isns- service- install- check - status :
4242 test.show_notification:
4343 - text: |
4444 In certain circumstances the iscsi isns service will not start.
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ iscsi-target-service-install-service-running:
3535 - name: {{ servicename }}
3636 - enable: True
3737 - onfail_in:
38- - test: iscsi- target- service- install- failure - explanation
38+ - test: iscsi- target- service- install- check - status
3939 - require:
4040 - sls: {{ sls_config_install }}
4141 - watch:
@@ -49,7 +49,7 @@ iscsi-target-service-install-service-running:
4949 - unless: {{ grains.os in (' Amazon' , ' MacOS' ) }}
5050 - onlyif: {{ iscsi.target.enabled }}
5151
52- iscsi- target- service- install- failure - explanation :
52+ iscsi- target- service- install- check - status :
5353 test.show_notification:
5454 - text: |
5555 In certain circumstances the iscsi target service will not start.
You can’t perform that action at this time.
0 commit comments