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 5b8b2ab commit b7901caCopy full SHA for b7901ca
1 file changed
spec/classes/mongos_spec.rb
@@ -32,7 +32,9 @@
32
33
# service
34
it { is_expected.to contain_class('mongodb::mongos::service') }
35
+
36
it { is_expected.to contain_service('mongos') }
37
38
it {
39
is_expected.to contain_systemd__unit_file('mongos.service').
40
with_content(%r{RuntimeDirectory=mongodb}).
0 commit comments