We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dacc0e6 + 39854bb commit bc7f7feCopy full SHA for bc7f7fe
iscsi/man5.jinja
@@ -1,5 +1,5 @@
1
{%- if data and component and provider -%}
2
-{%- if grains.os_family not in ('RedHat',) -%}
+{%- if grains.os_family not in ('RedHat','Suse',) -%}
3
{#- see https://github.com/instabot-py/instabot.py/issues/438 -#}
4
#############################################################
5
# File managed by Salt. Changes risk being overwritten.
0 commit comments