(#527) Add masteruser parameter #509
Annotations
11 errors
|
Run tests:
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on redhat-8-x86_64 with custom parameters is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis::Sentinel]: has no parameter named 'auth_user' (line: 6, column: 1) on node fv-az1014-424.g5zmczjqftsu5l4z5fcxzjac5g.ex.internal.cloudapp.net
|
Run tests:
spec/classes/redis_sentinel_spec.rb#L172
redis::sentinel on redhat-8-x86_64 with custom parameters is expected to contain Class[redis::sentinel]
Failure/Error: it { is_expected.to create_class('redis::sentinel') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis::Sentinel]: has no parameter named 'auth_user' (line: 6, column: 1) on node fv-az1014-424.g5zmczjqftsu5l4z5fcxzjac5g.ex.internal.cloudapp.net
|
Run tests:
spec/classes/redis_sentinel_spec.rb#L173
redis::sentinel on redhat-8-x86_64 with custom parameters is expected to contain File[/etc/redis-sentinel.conf.puppet] with content supplied string
Failure/Error: it { is_expected.to contain_file(config_file_orig).with_content(expected_content) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis::Sentinel]: has no parameter named 'auth_user' (line: 6, column: 1) on node fv-az1014-424.g5zmczjqftsu5l4z5fcxzjac5g.ex.internal.cloudapp.net
|
Run tests:
spec/classes/redis_sentinel_spec.rb#L175
redis::sentinel on redhat-8-x86_64 with custom parameters is expected to contain Package[redis] with ensure => "latest"
Failure/Error: it { is_expected.to contain_package(sentinel_package_name).with_ensure('latest') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis::Sentinel]: has no parameter named 'auth_user' (line: 6, column: 1) on node fv-az1014-424.g5zmczjqftsu5l4z5fcxzjac5g.ex.internal.cloudapp.net
|
Run tests:
spec/classes/redis_sentinel_spec.rb#L218
redis::sentinel on redhat-8-x86_64 with array sentinel bind is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis::Sentinel]: has no parameter named 'auth_user' (line: 2, column: 1) on node fv-az1014-424.g5zmczjqftsu5l4z5fcxzjac5g.ex.internal.cloudapp.net
|
Run tests:
spec/classes/redis_sentinel_spec.rb#L219
redis::sentinel on redhat-8-x86_64 with array sentinel bind is expected to contain Class[redis::sentinel]
Failure/Error: it { is_expected.to create_class('redis::sentinel') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis::Sentinel]: has no parameter named 'auth_user' (line: 2, column: 1) on node fv-az1014-424.g5zmczjqftsu5l4z5fcxzjac5g.ex.internal.cloudapp.net
|
Run tests:
spec/classes/redis_sentinel_spec.rb#L220
redis::sentinel on redhat-8-x86_64 with array sentinel bind is expected to contain File[/etc/redis-sentinel.conf.puppet] with content supplied string
Failure/Error: it { is_expected.to contain_file(config_file_orig).with_content(expected_content) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis::Sentinel]: has no parameter named 'auth_user' (line: 2, column: 1) on node fv-az1014-424.g5zmczjqftsu5l4z5fcxzjac5g.ex.internal.cloudapp.net
|
Run tests:
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on almalinux-8-x86_64 with custom parameters is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Class[Redis::Sentinel]: has no parameter named 'auth_user' (line: 6, column: 1) on node fv-az1014-424.g5zmczjqftsu5l4z5fcxzjac5g.ex.internal.cloudapp.net
|
Run tests:
spec/classes/redis_sentinel_spec.rb#L172
redis::sentinel on almalinux-8-x86_64 with custom parameters is expected to contain Class[redis::sentinel]
Failure/Error: it { is_expected.to create_class('redis::sentinel') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis::Sentinel]: has no parameter named 'auth_user' (line: 6, column: 1) on node fv-az1014-424.g5zmczjqftsu5l4z5fcxzjac5g.ex.internal.cloudapp.net
|
Run tests:
spec/classes/redis_sentinel_spec.rb#L173
redis::sentinel on almalinux-8-x86_64 with custom parameters is expected to contain File[/etc/redis-sentinel.conf.puppet] with content supplied string
Failure/Error: it { is_expected.to contain_file(config_file_orig).with_content(expected_content) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Redis::Sentinel]: has no parameter named 'auth_user' (line: 6, column: 1) on node fv-az1014-424.g5zmczjqftsu5l4z5fcxzjac5g.ex.internal.cloudapp.net
|
Loading