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.
1 parent dacc0e6 commit 39854bbCopy full SHA for 39854bb
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