fuel-library/tests/noop/spec/hosts/openstack-haproxy/openstack-haproxy_spec.rb

9 lines
161 B
Ruby

require 'spec_helper'
require 'shared-examples'
manifest = 'openstack-haproxy/openstack-haproxy.pp'
describe manifest do
test_ubuntu_and_centos manifest
end