Sha256: 39a85501b9e6b6f9a3baff942c26b9a91d2dd62c8214dfa52ef058388fbdd499

Contents?: true

Size: 346 Bytes

Versions: 38

Compression:

Stored size: 346 Bytes

Contents

# the version is required on windows
# all versions are required for osx
install_puppet({
  :version        => ENV['BEAKER_PUPPET_VERSION'] || '4.8.0',
  :puppet_agent_version => ENV['BEAKER_PUPPET_AGENT_VERSION'] || '1.8.0'
})

on(master, puppet('resource user puppet ensure=present'))
on(master, puppet('resource group puppet ensure=present'))

Version data entries

38 entries across 38 versions & 2 rubygems

Version Path
beaker-puppet-0.17.1 acceptance/pre_suite/pkg/install.rb
beaker-puppet-0.17.0 acceptance/pre_suite/pkg/install.rb
beaker-puppet-0.16.0 acceptance/pre_suite/pkg/install.rb
beaker-puppet-0.15.2 acceptance/pre_suite/pkg/install.rb
beaker-puppet-0.15.1 acceptance/pre_suite/pkg/install.rb
beaker-puppet-0.15.0 acceptance/pre_suite/pkg/install.rb
beaker-puppet-0.14.0 acceptance/pre_suite/pkg/install.rb
beaker-puppet-0.13.6 acceptance/pre_suite/pkg/install.rb
beaker-puppet-0.13.5 acceptance/pre_suite/pkg/install.rb
beaker-puppet-0.13.4 acceptance/pre_suite/pkg/install.rb
beaker-puppet-0.13.3 acceptance/pre_suite/pkg/install.rb
beaker-puppet-0.13.2 acceptance/pre_suite/pkg/install.rb
beaker-puppet-0.13.1 acceptance/pre_suite/pkg/install.rb
beaker-puppet-0.13.0 acceptance/pre_suite/pkg/install.rb
beaker-puppet-0.12.0 acceptance/pre_suite/pkg/install.rb
beaker-puppet-0.11.1 acceptance/pre_suite/pkg/install.rb
beaker-puppet-0.11.0 acceptance/pre_suite/pkg/install.rb
beaker-puppet-0.10.0 acceptance/pre_suite/pkg/install.rb
beaker-puppet-0.9.0 acceptance/pre_suite/pkg/install.rb
beaker-puppet-0.8.0 acceptance/pre_suite/pkg/install.rb