Project

General

Profile

« Previous | Next » 

Revision 4c18f820

Added by Ivan Necas over 10 years ago

Update to librarian

View differences:

modules/apache/manifests/package.pp
ensure => $ensure,
path => '/etc/make.conf',
line => "APACHE_PORT=${apache_package}",
match => "^\\s*#?\\s*APACHE_PORT\\s*=\\s*",
match => '^\\s*#?\\s*APACHE_PORT\\s*=\\s*',
before => Package['httpd'],
}
# remove other packages

Also available in: Unified diff