Skip to content

Commit

Permalink
(profile/archive) remove sysctl:lhn
Browse files Browse the repository at this point in the history
  • Loading branch information
cbarria committed Apr 25, 2024
1 parent 58798f5 commit b43687a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion site/profile/manifests/archive/common.pp
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
include profile::core::docker::prune
include profile::core::nfsclient
include profile::core::nfsserver
include profile::core::sysctl::lhn

if $packages {
ensure_packages($packages)
Expand Down
1 change: 0 additions & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,6 @@ def node_files
profile::core::docker::prune
profile::core::nfsclient
profile::core::nfsserver
profile::core::sysctl::lhn
].each do |c|
it { is_expected.to contain_class(c) }
end
Expand Down

0 comments on commit b43687a

Please sign in to comment.