modulesync 7.3.0 & puppet-lint adjustments #49
ci.yml
on: pull_request
Puppet
/
Static validations
15s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
9 errors
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L241
monit supported operating systems on centos-7-x86_64 parameter functionality when mailformat is set to valid hash is expected to contain File[monit_config] with content =~ /set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
/
Failure/Error: it { is_expected.to contain_file('monit_config').with_content(%r{#{content}}) }
expected that the catalogue would contain File[monit_config] with content set to /set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
/ but it is set to "# monitrc: Managed by puppet.\n#\nset daemon 120\nset logfile /var/log/monit.log\nset idfile /var/lib/monit/id\nset statefile /var/lib/monit/state\nset mail-format {\n from: [email protected]\n message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION\n subject: spectesting\n}\nset eventqueue\n basedir /var/lib/monit/events\n slots 100\n\ninclude /etc/monit.d/*\n"
Diff:
@@ -1,7 +1,17 @@
-(?-mix:set mail-format {
+# monitrc: Managed by puppet.
+#
+set daemon 120
+set logfile /var/log/monit.log
+set idfile /var/lib/monit/id
+set statefile /var/lib/monit/state
+set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
-)
+set eventqueue
+ basedir /var/lib/monit/events
+ slots 100
+
+include /etc/monit.d/*
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L241
monit supported operating systems on debian-11-x86_64 parameter functionality when mailformat is set to valid hash is expected to contain File[monit_config] with content =~ /set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
/
Failure/Error: it { is_expected.to contain_file('monit_config').with_content(%r{#{content}}) }
expected that the catalogue would contain File[monit_config] with content set to /set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
/ but it is set to "# monitrc: Managed by puppet.\n#\nset daemon 120\nset logfile /var/log/monit.log\nset idfile /var/lib/monit/id\nset statefile /var/lib/monit/state\nset mail-format {\n from: [email protected]\n message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION\n subject: spectesting\n}\nset eventqueue\n basedir /var/lib/monit/events\n slots 100\n\ninclude /etc/monit/conf.d/*\n"
Diff:
@@ -1,7 +1,17 @@
-(?-mix:set mail-format {
+# monitrc: Managed by puppet.
+#
+set daemon 120
+set logfile /var/log/monit.log
+set idfile /var/lib/monit/id
+set statefile /var/lib/monit/state
+set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
-)
+set eventqueue
+ basedir /var/lib/monit/events
+ slots 100
+
+include /etc/monit/conf.d/*
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L241
monit supported operating systems on centos-8-x86_64 parameter functionality when mailformat is set to valid hash is expected to contain File[monit_config] with content =~ /set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
/
Failure/Error: it { is_expected.to contain_file('monit_config').with_content(%r{#{content}}) }
expected that the catalogue would contain File[monit_config] with content set to /set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
/ but it is set to "# monitrc: Managed by puppet.\n#\nset daemon 120\nset logfile /var/log/monit.log\nset idfile /var/lib/monit/id\nset statefile /var/lib/monit/state\nset mail-format {\n from: [email protected]\n message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION\n subject: spectesting\n}\nset eventqueue\n basedir /var/lib/monit/events\n slots 100\n\ninclude /etc/monit.d/*\n"
Diff:
@@ -1,7 +1,17 @@
-(?-mix:set mail-format {
+# monitrc: Managed by puppet.
+#
+set daemon 120
+set logfile /var/log/monit.log
+set idfile /var/lib/monit/id
+set statefile /var/lib/monit/state
+set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
-)
+set eventqueue
+ basedir /var/lib/monit/events
+ slots 100
+
+include /etc/monit.d/*
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L241
monit supported operating systems on redhat-7-x86_64 parameter functionality when mailformat is set to valid hash is expected to contain File[monit_config] with content =~ /set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
/
Failure/Error: it { is_expected.to contain_file('monit_config').with_content(%r{#{content}}) }
expected that the catalogue would contain File[monit_config] with content set to /set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
/ but it is set to "# monitrc: Managed by puppet.\n#\nset daemon 120\nset logfile /var/log/monit.log\nset idfile /var/lib/monit/id\nset statefile /var/lib/monit/state\nset mail-format {\n from: [email protected]\n message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION\n subject: spectesting\n}\nset eventqueue\n basedir /var/lib/monit/events\n slots 100\n\ninclude /etc/monit.d/*\n"
Diff:
@@ -1,7 +1,17 @@
-(?-mix:set mail-format {
+# monitrc: Managed by puppet.
+#
+set daemon 120
+set logfile /var/log/monit.log
+set idfile /var/lib/monit/id
+set statefile /var/lib/monit/state
+set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
-)
+set eventqueue
+ basedir /var/lib/monit/events
+ slots 100
+
+include /etc/monit.d/*
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L241
monit supported operating systems on oraclelinux-8-x86_64 parameter functionality when mailformat is set to valid hash is expected to contain File[monit_config] with content =~ /set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
/
Failure/Error: it { is_expected.to contain_file('monit_config').with_content(%r{#{content}}) }
expected that the catalogue would contain File[monit_config] with content set to /set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
/ but it is set to "# monitrc: Managed by puppet.\n#\nset daemon 120\nset logfile /var/log/monit.log\nset idfile /var/lib/monit/id\nset statefile /var/lib/monit/state\nset mail-format {\n from: [email protected]\n message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION\n subject: spectesting\n}\nset eventqueue\n basedir /var/lib/monit/events\n slots 100\n\ninclude /etc/monit.d/*\n"
Diff:
@@ -1,7 +1,17 @@
-(?-mix:set mail-format {
+# monitrc: Managed by puppet.
+#
+set daemon 120
+set logfile /var/log/monit.log
+set idfile /var/lib/monit/id
+set statefile /var/lib/monit/state
+set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
-)
+set eventqueue
+ basedir /var/lib/monit/events
+ slots 100
+
+include /etc/monit.d/*
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L241
monit supported operating systems on oraclelinux-9-x86_64 parameter functionality when mailformat is set to valid hash is expected to contain File[monit_config] with content =~ /set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
/
Failure/Error: it { is_expected.to contain_file('monit_config').with_content(%r{#{content}}) }
expected that the catalogue would contain File[monit_config] with content set to /set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
/ but it is set to "# monitrc: Managed by puppet.\n#\nset daemon 120\nset logfile /var/log/monit.log\nset idfile /var/lib/monit/id\nset statefile /var/lib/monit/state\nset mail-format {\n from: [email protected]\n message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION\n subject: spectesting\n}\nset eventqueue\n basedir /var/lib/monit/events\n slots 100\n\ninclude /etc/monit.d/*\n"
Diff:
@@ -1,7 +1,17 @@
-(?-mix:set mail-format {
+# monitrc: Managed by puppet.
+#
+set daemon 120
+set logfile /var/log/monit.log
+set idfile /var/lib/monit/id
+set statefile /var/lib/monit/state
+set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
-)
+set eventqueue
+ basedir /var/lib/monit/events
+ slots 100
+
+include /etc/monit.d/*
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L241
monit supported operating systems on ubuntu-18.04-x86_64 parameter functionality when mailformat is set to valid hash is expected to contain File[monit_config] with content =~ /set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
/
Failure/Error: it { is_expected.to contain_file('monit_config').with_content(%r{#{content}}) }
expected that the catalogue would contain File[monit_config] with content set to /set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
/ but it is set to "# monitrc: Managed by puppet.\n#\nset daemon 120\nset logfile /var/log/monit.log\nset idfile /var/lib/monit/id\nset statefile /var/lib/monit/state\nset mail-format {\n from: [email protected]\n message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION\n subject: spectesting\n}\nset eventqueue\n basedir /var/lib/monit/events\n slots 100\n\ninclude /etc/monit/conf.d/*\n"
Diff:
@@ -1,7 +1,17 @@
-(?-mix:set mail-format {
+# monitrc: Managed by puppet.
+#
+set daemon 120
+set logfile /var/log/monit.log
+set idfile /var/lib/monit/id
+set statefile /var/lib/monit/state
+set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
-)
+set eventqueue
+ basedir /var/lib/monit/events
+ slots 100
+
+include /etc/monit/conf.d/*
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L241
monit supported operating systems on scientific-7-x86_64 parameter functionality when mailformat is set to valid hash is expected to contain File[monit_config] with content =~ /set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
/
Failure/Error: it { is_expected.to contain_file('monit_config').with_content(%r{#{content}}) }
expected that the catalogue would contain File[monit_config] with content set to /set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
/ but it is set to "# monitrc: Managed by puppet.\n#\nset daemon 120\nset logfile /var/log/monit.log\nset idfile /var/lib/monit/id\nset statefile /var/lib/monit/state\nset mail-format {\n from: [email protected]\n message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION\n subject: spectesting\n}\nset eventqueue\n basedir /var/lib/monit/events\n slots 100\n\ninclude /etc/monit.d/*\n"
Diff:
@@ -1,7 +1,17 @@
-(?-mix:set mail-format {
+# monitrc: Managed by puppet.
+#
+set daemon 120
+set logfile /var/log/monit.log
+set idfile /var/lib/monit/id
+set statefile /var/lib/monit/state
+set mail-format {
from: [email protected]
message: Monit $ACTION $SERVICE at $DATE on $HOST: $DESCRIPTION
subject: spectesting
}
-)
+set eventqueue
+ basedir /var/lib/monit/events
+ slots 100
+
+include /etc/monit.d/*
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|