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

9 lines
133 B
Ruby

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