Skip to content

Commit c8a2f24

Browse files
committed
mod_auth_gssapi: Improve indentation in vhost/_gssapi template.
1 parent 7267ca1 commit c8a2f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/vhost/_gssapi.epp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Optional[Enum['On','Off']] $sslonly = undef,
66
Optional[Enum['On','Off']] $localname = undef,
77
|%>
8-
# mod_auth_gssapi configuration
8+
# mod_auth_gssapi configuration
99
<% if $basicauth { -%>
1010
GssapiBasicAuth <%= $basicauth %>
1111
<% } -%>

0 commit comments

Comments
 (0)