Skip to content

Commit

Permalink
Disable assert_private in tls test
Browse files Browse the repository at this point in the history
  • Loading branch information
ananace committed Sep 27, 2024
1 parent 653da1c commit e11b1e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/classes/server/tls_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
end
let(:pre_condition) do
<<~PUPPET
function assert_private() {}
include ::k8s
class { '::k8s::server':
manage_etcd => false,
Expand Down

0 comments on commit e11b1e6

Please sign in to comment.