Project

General

Profile

« Previous | Next » 

Revision 2a756241

Added by Corey Osman about 11 years ago

added ability to specify which interface to listen on

View differences:

manifests/params.pp
$use_vhost = true
# force SSL (note: requires passenger)
$ssl = true
#define which interface passenger should listen on, undef means all interfaces
$passenger_interface = ''
# Choose whether you want to enable locations and organizations.
$locations_enabled = false
$organizations_enabled = false

Also available in: Unified diff