Skip to content

Commit

Permalink
try with apply
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-robertson committed Jun 20, 2024
1 parent 074fbaf commit c0ab09f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/acceptance/observium_install_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ class { 'observium':
it 'applies idempotently' do
idempotent_apply(pp)
end
else
apply(pp)
end

describe file('/opt/observium/config.php') do
Expand Down

0 comments on commit c0ab09f

Please sign in to comment.