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 bc7f7fe + 64646c8 commit 4f8e014Copy full SHA for 4f8e014
iscsi/man5.jinja
@@ -1,11 +1,4 @@
1
{%- if data and component and provider -%}
2
-{%- 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.
6
-# Implements configuration for {{ data.man5.manpage }} {{ data.man5.vendor }}
7
8
-{% endif -%}
9
10
{%- macro man5(outdict, format, spaces=0) -%}
11
{%- for key, value in outdict.items() -%}
0 commit comments