describe 'puppet run #1' do it 'should run without errors' do on agents, puppet("agent -t"), :acceptable_exit_codes => [0,1,2] endend