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

8 lines
165 B
Ruby

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