properly escape quotes in passwords by calling to_ruby #1678
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(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1245-423.44uquw3knzoenloncamig1c14h.dx.internal.cloudapp.net
|
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(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1245-423.44uquw3knzoenloncamig1c14h.dx.internal.cloudapp.net
|
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(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1245-423.44uquw3knzoenloncamig1c14h.dx.internal.cloudapp.net
|
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(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1245-423.44uquw3knzoenloncamig1c14h.dx.internal.cloudapp.net
|
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(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1245-423.44uquw3knzoenloncamig1c14h.dx.internal.cloudapp.net
|
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(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1245-423.44uquw3knzoenloncamig1c14h.dx.internal.cloudapp.net
|
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(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1245-423.44uquw3knzoenloncamig1c14h.dx.internal.cloudapp.net
|
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(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1245-423.44uquw3knzoenloncamig1c14h.dx.internal.cloudapp.net
|
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(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1245-423.44uquw3knzoenloncamig1c14h.dx.internal.cloudapp.net
|
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(/password: "secret"/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman]: parameter 'db_password' expects a String value, got Sensitive[String] (line: 2, column: 1) on node fv-az1245-423.44uquw3knzoenloncamig1c14h.dx.internal.cloudapp.net
|
Loading