Project

General

Profile

« Previous | Next » 

Revision bfc57251

Added by Sam Kottler almost 12 years ago

Added requirement for the foreman::install class back

View differences:

manifests/config/passenger.pp
content => template('foreman/foreman-vhost.conf.erb'),
mode => '0644',
notify => Exec['reload-apache'],
require => Class['foreman::install'],
}
exec {'restart_foreman':

Also available in: Unified diff