fuel-library/tests/noop/spec/hosts/ntp/timesync_spec.rb

9 lines
138 B
Ruby

require 'spec_helper'
require 'shared-examples'
manifest = 'ntp/timesync.pp'
describe manifest do
test_ubuntu_and_centos manifest
end