fuel-library/tests/noop/spec/hosts/ceph/mon_spec.rb

9 lines
134 B
Ruby

require 'spec_helper'
require 'shared-examples'
manifest = 'ceph/mon.pp'
describe manifest do
test_ubuntu_and_centos manifest
end