require 'spec_helper' describe 'dynmotd' do context 'with defaults for all parameters' do it { should contain_class('dynmotd') } end end