We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0eec34 commit 00c3ad4Copy full SHA for 00c3ad4
spec/acceptance/agent_spec.rb
@@ -17,6 +17,8 @@ class { 'zabbix::agent':
17
}
18
EOS
19
20
+ cleanup_zabbix
21
+
22
# Run it twice and test for idempotency
23
apply_manifest(pp, catch_failures: true)
24
apply_manifest(pp, catch_changes: true)
0 commit comments