Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightning- committed Feb 22, 2024
1 parent 49cc41d commit 7ad670c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/classes/galera_init_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@

context 'when node is the master' do
before(:each) { params.merge!(galera_master: facts[:networking]['fqdn']) }
it { is_expected.to contain_exec("one: %s" % params) } # rubocop:disable all
it { is_expected.to contain_exec('bootstrap_galera_cluster') }
end

Expand Down

0 comments on commit 7ad670c

Please sign in to comment.