drop tag from concat_{file,fragment}, fixes #304 #203
Annotations
10 errors
Run tests:
spec/defines/client/config/user_spec.rb#L59
ssh::client::config::user on gentoo-2-x86_64 with correct values with a user provided target is expected to contain Concat_file[/root/.ssh/config] with ensure => "present" and tag => "riton"
Failure/Error: is_expected.to contain_concat_file(target).with(ensure: 'present', tag: title)
expected that the catalogue would contain Concat_file[/root/.ssh/config] with tag set to "riton" but it is set to nil
|
Run tests:
spec/defines/client/config/user_spec.rb#L59
ssh::client::config::user on solaris-11-i86pc with correct values with a user provided target is expected to contain Concat_file[/root/.ssh/config] with ensure => "present" and tag => "riton"
Failure/Error: is_expected.to contain_concat_file(target).with(ensure: 'present', tag: title)
expected that the catalogue would contain Concat_file[/root/.ssh/config] with tag set to "riton" but it is set to nil
|
Run tests:
spec/defines/client/config/user_spec.rb#L59
ssh::client::config::user on opensuse-42-x86_64 with correct values with a user provided target is expected to contain Concat_file[/root/.ssh/config] with ensure => "present" and tag => "riton"
Failure/Error: is_expected.to contain_concat_file(target).with(ensure: 'present', tag: title)
expected that the catalogue would contain Concat_file[/root/.ssh/config] with tag set to "riton" but it is set to nil
|
Run tests:
spec/defines/client/config/user_spec.rb#L59
ssh::client::config::user on archlinux-rolling-x86_64 with correct values with a user provided target is expected to contain Concat_file[/root/.ssh/config] with ensure => "present" and tag => "riton"
Failure/Error: is_expected.to contain_concat_file(target).with(ensure: 'present', tag: title)
expected that the catalogue would contain Concat_file[/root/.ssh/config] with tag set to "riton" but it is set to nil
|
Run tests:
spec/defines/client/config/user_spec.rb#L59
ssh::client::config::user on centos-7-x86_64 with correct values with a user provided target is expected to contain Concat_file[/root/.ssh/config] with ensure => "present" and tag => "riton"
Failure/Error: is_expected.to contain_concat_file(target).with(ensure: 'present', tag: title)
expected that the catalogue would contain Concat_file[/root/.ssh/config] with tag set to "riton" but it is set to nil
|
Run tests:
spec/defines/client/config/user_spec.rb#L59
ssh::client::config::user on centos-8-x86_64 with correct values with a user provided target is expected to contain Concat_file[/root/.ssh/config] with ensure => "present" and tag => "riton"
Failure/Error: is_expected.to contain_concat_file(target).with(ensure: 'present', tag: title)
expected that the catalogue would contain Concat_file[/root/.ssh/config] with tag set to "riton" but it is set to nil
|
Run tests:
spec/defines/client/config/user_spec.rb#L59
ssh::client::config::user on centos-9-x86_64 with correct values with a user provided target is expected to contain Concat_file[/root/.ssh/config] with ensure => "present" and tag => "riton"
Failure/Error: is_expected.to contain_concat_file(target).with(ensure: 'present', tag: title)
expected that the catalogue would contain Concat_file[/root/.ssh/config] with tag set to "riton" but it is set to nil
|
Run tests:
spec/defines/client/config/user_spec.rb#L59
ssh::client::config::user on debian-10-x86_64 with correct values with a user provided target is expected to contain Concat_file[/root/.ssh/config] with ensure => "present" and tag => "riton"
Failure/Error: is_expected.to contain_concat_file(target).with(ensure: 'present', tag: title)
expected that the catalogue would contain Concat_file[/root/.ssh/config] with tag set to "riton" but it is set to nil
|
Run tests:
spec/defines/client/config/user_spec.rb#L59
ssh::client::config::user on debian-11-x86_64 with correct values with a user provided target is expected to contain Concat_file[/root/.ssh/config] with ensure => "present" and tag => "riton"
Failure/Error: is_expected.to contain_concat_file(target).with(ensure: 'present', tag: title)
expected that the catalogue would contain Concat_file[/root/.ssh/config] with tag set to "riton" but it is set to nil
|
Run tests:
spec/defines/client/config/user_spec.rb#L59
ssh::client::config::user on debian-12-x86_64 with correct values with a user provided target is expected to contain Concat_file[/root/.ssh/config] with ensure => "present" and tag => "riton"
Failure/Error: is_expected.to contain_concat_file(target).with(ensure: 'present', tag: title)
expected that the catalogue would contain Concat_file[/root/.ssh/config] with tag set to "riton" but it is set to nil
|
Loading