try db_password to be Sensitive #1681
Annotations
10 errors
Run tests:
spec/classes/foreman_spec.rb#L493
foreman on almalinux-8-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(sensitive(/password: "secret"/))
expected that the catalogue would contain File[/etc/foreman/database.yml] with content set to Sensitive(/password: "secret"/) but it is set to "---\n### File managed with puppet ###\n## Module: ''\n\n\n# Database is managed by foreman::database::postgresql\nproduction:\n adapter: postgresql\n database: foreman\n username: foreman\n password: {\"__ptype\" => \"Sensitive\", \"__pvalue\" => \"secret\"}\n pool: 9\n"
Diff:
@@ -1,12 +1,23 @@
-Sensitive [value redacted]
+---
+### File managed with puppet ###
+## Module: ''
+
+
+# Database is managed by foreman::database::postgresql
+production:
+ adapter: postgresql
+ database: foreman
+ username: foreman
+ password: {"__ptype" => "Sensitive", "__pvalue" => "secret"}
+ pool: 9
|
Run tests:
spec/classes/foreman_spec.rb#L493
foreman on ubuntu-22.04-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(sensitive(/password: "secret"/))
expected that the catalogue would contain File[/etc/foreman/database.yml] with content set to Sensitive(/password: "secret"/) but it is set to "---\n### File managed with puppet ###\n## Module: ''\n\n\n# Database is managed by foreman::database::postgresql\nproduction:\n adapter: postgresql\n database: foreman\n username: foreman\n password: {\"__ptype\" => \"Sensitive\", \"__pvalue\" => \"secret\"}\n pool: 9\n"
Diff:
@@ -1,12 +1,23 @@
-Sensitive [value redacted]
+---
+### File managed with puppet ###
+## Module: ''
+
+
+# Database is managed by foreman::database::postgresql
+production:
+ adapter: postgresql
+ database: foreman
+ username: foreman
+ password: {"__ptype" => "Sensitive", "__pvalue" => "secret"}
+ pool: 9
|
Run tests:
spec/classes/foreman_spec.rb#L493
foreman on centos-9-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(sensitive(/password: "secret"/))
expected that the catalogue would contain File[/etc/foreman/database.yml] with content set to Sensitive(/password: "secret"/) but it is set to "---\n### File managed with puppet ###\n## Module: ''\n\n\n# Database is managed by foreman::database::postgresql\nproduction:\n adapter: postgresql\n database: foreman\n username: foreman\n password: {\"__ptype\" => \"Sensitive\", \"__pvalue\" => \"secret\"}\n pool: 9\n"
Diff:
@@ -1,12 +1,23 @@
-Sensitive [value redacted]
+---
+### File managed with puppet ###
+## Module: ''
+
+
+# Database is managed by foreman::database::postgresql
+production:
+ adapter: postgresql
+ database: foreman
+ username: foreman
+ password: {"__ptype" => "Sensitive", "__pvalue" => "secret"}
+ pool: 9
|
Run tests:
spec/classes/foreman_spec.rb#L493
foreman on debian-11-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(sensitive(/password: "secret"/))
expected that the catalogue would contain File[/etc/foreman/database.yml] with content set to Sensitive(/password: "secret"/) but it is set to "---\n### File managed with puppet ###\n## Module: ''\n\n\n# Database is managed by foreman::database::postgresql\nproduction:\n adapter: postgresql\n database: foreman\n username: foreman\n password: {\"__ptype\" => \"Sensitive\", \"__pvalue\" => \"secret\"}\n pool: 9\n"
Diff:
@@ -1,12 +1,23 @@
-Sensitive [value redacted]
+---
+### File managed with puppet ###
+## Module: ''
+
+
+# Database is managed by foreman::database::postgresql
+production:
+ adapter: postgresql
+ database: foreman
+ username: foreman
+ password: {"__ptype" => "Sensitive", "__pvalue" => "secret"}
+ pool: 9
|
Run tests:
spec/classes/foreman_spec.rb#L493
foreman on ubuntu-20.04-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(sensitive(/password: "secret"/))
expected that the catalogue would contain File[/etc/foreman/database.yml] with content set to Sensitive(/password: "secret"/) but it is set to "---\n### File managed with puppet ###\n## Module: ''\n\n\n# Database is managed by foreman::database::postgresql\nproduction:\n adapter: postgresql\n database: foreman\n username: foreman\n password: {\"__ptype\" => \"Sensitive\", \"__pvalue\" => \"secret\"}\n pool: 9\n"
Diff:
@@ -1,12 +1,23 @@
-Sensitive [value redacted]
+---
+### File managed with puppet ###
+## Module: ''
+
+
+# Database is managed by foreman::database::postgresql
+production:
+ adapter: postgresql
+ database: foreman
+ username: foreman
+ password: {"__ptype" => "Sensitive", "__pvalue" => "secret"}
+ pool: 9
|
Run tests:
spec/classes/foreman_spec.rb#L493
foreman on redhat-9-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(sensitive(/password: "secret"/))
expected that the catalogue would contain File[/etc/foreman/database.yml] with content set to Sensitive(/password: "secret"/) but it is set to "---\n### File managed with puppet ###\n## Module: ''\n\n\n# Database is managed by foreman::database::postgresql\nproduction:\n adapter: postgresql\n database: foreman\n username: foreman\n password: {\"__ptype\" => \"Sensitive\", \"__pvalue\" => \"secret\"}\n pool: 9\n"
Diff:
@@ -1,12 +1,23 @@
-Sensitive [value redacted]
+---
+### File managed with puppet ###
+## Module: ''
+
+
+# Database is managed by foreman::database::postgresql
+production:
+ adapter: postgresql
+ database: foreman
+ username: foreman
+ password: {"__ptype" => "Sensitive", "__pvalue" => "secret"}
+ pool: 9
|
Run tests:
spec/classes/foreman_spec.rb#L493
foreman on redhat-8-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(sensitive(/password: "secret"/))
expected that the catalogue would contain File[/etc/foreman/database.yml] with content set to Sensitive(/password: "secret"/) but it is set to "---\n### File managed with puppet ###\n## Module: ''\n\n\n# Database is managed by foreman::database::postgresql\nproduction:\n adapter: postgresql\n database: foreman\n username: foreman\n password: {\"__ptype\" => \"Sensitive\", \"__pvalue\" => \"secret\"}\n pool: 9\n"
Diff:
@@ -1,12 +1,23 @@
-Sensitive [value redacted]
+---
+### File managed with puppet ###
+## Module: ''
+
+
+# Database is managed by foreman::database::postgresql
+production:
+ adapter: postgresql
+ database: foreman
+ username: foreman
+ password: {"__ptype" => "Sensitive", "__pvalue" => "secret"}
+ pool: 9
|
Run tests:
spec/classes/foreman_spec.rb#L493
foreman on debian-12-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(sensitive(/password: "secret"/))
expected that the catalogue would contain File[/etc/foreman/database.yml] with content set to Sensitive(/password: "secret"/) but it is set to "---\n### File managed with puppet ###\n## Module: ''\n\n\n# Database is managed by foreman::database::postgresql\nproduction:\n adapter: postgresql\n database: foreman\n username: foreman\n password: {\"__ptype\" => \"Sensitive\", \"__pvalue\" => \"secret\"}\n pool: 9\n"
Diff:
@@ -1,12 +1,23 @@
-Sensitive [value redacted]
+---
+### File managed with puppet ###
+## Module: ''
+
+
+# Database is managed by foreman::database::postgresql
+production:
+ adapter: postgresql
+ database: foreman
+ username: foreman
+ password: {"__ptype" => "Sensitive", "__pvalue" => "secret"}
+ pool: 9
|
Run tests:
spec/classes/foreman_spec.rb#L493
foreman on centos-8-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(sensitive(/password: "secret"/))
expected that the catalogue would contain File[/etc/foreman/database.yml] with content set to Sensitive(/password: "secret"/) but it is set to "---\n### File managed with puppet ###\n## Module: ''\n\n\n# Database is managed by foreman::database::postgresql\nproduction:\n adapter: postgresql\n database: foreman\n username: foreman\n password: {\"__ptype\" => \"Sensitive\", \"__pvalue\" => \"secret\"}\n pool: 9\n"
Diff:
@@ -1,12 +1,23 @@
-Sensitive [value redacted]
+---
+### File managed with puppet ###
+## Module: ''
+
+
+# Database is managed by foreman::database::postgresql
+production:
+ adapter: postgresql
+ database: foreman
+ username: foreman
+ password: {"__ptype" => "Sensitive", "__pvalue" => "secret"}
+ pool: 9
|
Run tests:
spec/classes/foreman_spec.rb#L493
foreman on almalinux-9-x86_64 with sensitive passwords should configure the database
Failure/Error:
should contain_file('/etc/foreman/database.yml')
.with_content(sensitive(/password: "secret"/))
expected that the catalogue would contain File[/etc/foreman/database.yml] with content set to Sensitive(/password: "secret"/) but it is set to "---\n### File managed with puppet ###\n## Module: ''\n\n\n# Database is managed by foreman::database::postgresql\nproduction:\n adapter: postgresql\n database: foreman\n username: foreman\n password: {\"__ptype\" => \"Sensitive\", \"__pvalue\" => \"secret\"}\n pool: 9\n"
Diff:
@@ -1,12 +1,23 @@
-Sensitive [value redacted]
+---
+### File managed with puppet ###
+## Module: ''
+
+
+# Database is managed by foreman::database::postgresql
+production:
+ adapter: postgresql
+ database: foreman
+ username: foreman
+ password: {"__ptype" => "Sensitive", "__pvalue" => "secret"}
+ pool: 9
|
Loading