Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8391016
sshd_match_block.erb
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
294 B
Subscribers
None
sshd_match_block.erb
View Options
<%-
def
bool2str
(
v
)
case
v
when
true
'yes'
when
false
'no'
else
v
end
end
-%>
Match
<%=
@type
%>
<%=
@name
%>
<%-
@options
.
keys
.
sort
.
each
do
|
k
|
-%>
<%-
v
=
@options
[
k
]
-%>
<%-
if
v
!=
:undef
-%>
<%=
k
%>
<%=
bool2str
(
v
)
%>
<%-
end
-%>
<%-
end
-%>
File Metadata
Details
Attached
Mime Type
text/x-ruby
Expires
Jun 4 2025, 6:37 PM (14 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3305990
Attached To
rSPSSH puppet-saz-ssh
Event Timeline
Log In to Comment