Skip to content

Commit

Permalink
Puppet 7 hates includes.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelfrykholm authored and theseal committed Oct 6, 2023
1 parent f6bd624 commit 48243bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manifests/security/configure_sshd.pp
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
$set_port = undef
}

include augeas
augeas { 'sshd_config':
context => '/files/etc/ssh/sshd_config',
changes => flatten([
Expand Down

0 comments on commit 48243bc

Please sign in to comment.