lib/beaker/host/unix.rb in beaker-1.14.1 vs lib/beaker/host/unix.rb in beaker-1.15.0
- old
+ new
@@ -17,10 +17,9 @@
def self.pe_defaults
h = Beaker::Options::OptionsHash.new
h.merge({
'user' => 'root',
'group' => 'pe-puppet',
- 'service-prefix'=> '/etc/init.d/',
'master-start-curl-retries' => 120,
'puppetservice' => 'pe-httpd',
'puppetpath' => '/etc/puppetlabs/puppet',
'puppetbin' => '/opt/puppet/bin/puppet',
'puppetbindir' => '/opt/puppet/bin',