(#527) Add masteruser parameter #510
Annotations
11 errors
|
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-az1113-548.v4dlmfbwbvlezlyjnbnry1jt3f.cx.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-az1113-548.v4dlmfbwbvlezlyjnbnry1jt3f.cx.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-az1113-548.v4dlmfbwbvlezlyjnbnry1jt3f.cx.internal.cloudapp.net
|
Run tests:
spec/classes/redis_sentinel_spec.rb#L175
redis::sentinel on almalinux-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-az1113-548.v4dlmfbwbvlezlyjnbnry1jt3f.cx.internal.cloudapp.net
|
Run tests:
spec/classes/redis_sentinel_spec.rb#L218
redis::sentinel on almalinux-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-az1113-548.v4dlmfbwbvlezlyjnbnry1jt3f.cx.internal.cloudapp.net
|
Run tests:
spec/classes/redis_sentinel_spec.rb#L219
redis::sentinel on almalinux-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-az1113-548.v4dlmfbwbvlezlyjnbnry1jt3f.cx.internal.cloudapp.net
|
Run tests:
spec/classes/redis_sentinel_spec.rb#L220
redis::sentinel on almalinux-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-az1113-548.v4dlmfbwbvlezlyjnbnry1jt3f.cx.internal.cloudapp.net
|
Run tests:
spec/classes/redis_sentinel_spec.rb#L171
redis::sentinel on almalinux-9-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-az1113-548.v4dlmfbwbvlezlyjnbnry1jt3f.cx.internal.cloudapp.net
|
Run tests:
spec/classes/redis_sentinel_spec.rb#L172
redis::sentinel on almalinux-9-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-az1113-548.v4dlmfbwbvlezlyjnbnry1jt3f.cx.internal.cloudapp.net
|
Run tests:
spec/classes/redis_sentinel_spec.rb#L173
redis::sentinel on almalinux-9-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-az1113-548.v4dlmfbwbvlezlyjnbnry1jt3f.cx.internal.cloudapp.net
|
Loading