fuel-library/tests/noop/spec/hosts/master/puppetsync-only_spec.rb

8 lines
136 B
Ruby

require 'spec_helper'
require 'shared-examples'
manifest = 'master/puppetsync-only.pp'
describe manifest do
test_centos manifest
end