Merge branch 'master' of git://github.com/voroniys/postfix into voroniys-master
This commit is contained in:
@@ -15,6 +15,7 @@ describe 'test::default' do
|
||||
expect(chef_run.node['postfix']['main']['relayhost']).to eq('please')
|
||||
expect(chef_run.node['postfix']['main']['smtp_sasl_security_options']).to eq('keep')
|
||||
expect(chef_run.node['postfix']['sasl']['smtp_sasl_user_name']).to eq('us')
|
||||
expect(chef_run.node['postfix']['sasl']['smtp_sasl_passwd']).to eq('happy')
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user