Add Puppet 8 support #450
Annotations
3 errors
Run tests:
spec/acceptance/basic_spec.rb#L9
basic usage File "/etc/motd" content is expected to match /Foreman project\//
Failure/Error: its(:content) { is_expected.to match(%r{Foreman project/}) }
expected "*******************************************************************************\nThis is a private v...**************************\n\n \n\nFQDN: ()\nKernel: 5.15.0-1058-azure\nMemory: \n\n\n" to match /Foreman project\//
Diff:
@@ -1,17 +1,33 @@
-/Foreman project\//
+*******************************************************************************
+This is a private virtual machine that is the property of the Foreman project.
+It is for authorized use only. Users (authorized or unauthorized) have no
+explicit or implicit expectation of privacy.
+
+Any or all uses of this system and all files on this system may be monitored,
+recorded, copied, audited, or inspected.
+
+LOG OFF IMMEDIATELY if you do not agree to the conditions stated in this
+warning.
+*******************************************************************************
+
+
+
+FQDN: ()
+Kernel: 5.15.0-1058-azure
+Memory:
|
Run tests:
spec/acceptance/basic_spec.rb#L10
basic usage File "/etc/motd" content is expected to match /FQDN:\s+ubuntu2004-64-puppet8.example.com/
Failure/Error: its(:content) { is_expected.to match(%r{FQDN:\s+#{host_inventory['fqdn']}}) }
expected "*******************************************************************************\nThis is a private v...**************************\n\n \n\nFQDN: ()\nKernel: 5.15.0-1058-azure\nMemory: \n\n\n" to match /FQDN:\s+ubuntu2004-64-puppet8.example.com/
Diff:
@@ -1,17 +1,33 @@
-/FQDN:\s+ubuntu2004-64-puppet8.example.com/
+*******************************************************************************
+This is a private virtual machine that is the property of the Foreman project.
+It is for authorized use only. Users (authorized or unauthorized) have no
+explicit or implicit expectation of privacy.
+
+Any or all uses of this system and all files on this system may be monitored,
+recorded, copied, audited, or inspected.
+
+LOG OFF IMMEDIATELY if you do not agree to the conditions stated in this
+warning.
+*******************************************************************************
+
+
+
+FQDN: ()
+Kernel: 5.15.0-1058-azure
+Memory:
|
Run tests
Process completed with exit code 1.
|
Loading