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

8 lines
131 B
Ruby

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