Sha256: 4693b8b5afc94e488083cda9ef8708e5c2cfe021aaced50ead1d080781c5cb63
Contents?: true
Size: 410 Bytes
Versions: 28
Compression:
Stored size: 410 Bytes
Contents
test_name "Install Puppet Server" do skip_test "not testing with puppetserver" unless @options['is_puppetserver'] opts = { :version => ENV['SERVER_VERSION'], :release_stream => ENV['RELEASE_STREAM'], :nightly_builds_url => ENV['NIGHTLY_BUILDS_URL'], :dev_builds_url => ENV['DEV_BUILDS_URL'] } unless master['use_existing_container'] install_puppetserver_on(master, opts) end end
Version data entries
28 entries across 28 versions & 1 rubygems