Skip to content

Commit aa07345

Browse files
author
Brent Clark
committed
Fix fs to typo
1 parent 4283a05 commit aa07345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/disable_net_protocols.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
# Puppet os_hardening:
33

44
<% @disable_network_protocol.each do |protocol| -%>
5-
install <%= fs %> /bin/true
5+
install <%= protocol %> /bin/true
66
<% end -%>
77

0 commit comments

Comments
 (0)