Skip to content

Commit

Permalink
Switch to apply manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-robertson committed Jun 20, 2024
1 parent c0ab09f commit ea3f0cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/acceptance/observium_install_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class { 'observium':
idempotent_apply(pp)
end
else
apply(pp)
apply_manifest(pp)
end

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

0 comments on commit ea3f0cb

Please sign in to comment.