Project

General

Profile

« Previous | Next » 

Revision d830c7e0

Added by Trey Dockendorf over 9 years ago

Add parameter server_rack_arguments

  • Default is an empty array
  • Elements are added to ARGV in Puppet server's rack config.ru

View differences:

manifests/server/rack.pp
#
class puppet::server::rack {
$server_rack_arguments = $puppet::server_rack_arguments
exec {'puppet_server_rack-restart':
command => "/bin/touch ${puppet::server_app_root}/tmp/restart.txt",

Also available in: Unified diff