remove resolved settings from config when changed to absent
#573
Annotations
4 errors
|
Run tests:
spec/classes/init_spec.rb#L115
systemd supported operating systems on redhat-8-x86_64 when enabling resolved with DNS values (string) is expected to contain Ini_setting[dns_stub_listener] with ensure => "absent"
Failure/Error: it { is_expected.to contain_ini_setting('dns_stub_listener').with_ensure('absent') }
expected that the catalogue would contain Ini_setting[dns_stub_listener]
|
Run tests:
spec/classes/init_spec.rb#L137
systemd supported operating systems on redhat-8-x86_64 when enabling resolved with DNS values (array) is expected to contain Ini_setting[dns_stub_listener] with ensure => "absent"
Failure/Error: it { is_expected.to contain_ini_setting('dns_stub_listener').with_ensure('absent') }
expected that the catalogue would contain Ini_setting[dns_stub_listener]
|
Run tests
The operation was canceled.
|
Loading