components/ruby/puppet-modules/puppetlabs-apache/patches/05-mod-alias.patch
changeset 5696 f99e26938556
parent 5695 4f374a28b509
child 5697 c0e69798472c
equal deleted inserted replaced
5695:4f374a28b509 5696:f99e26938556
     1 Patch to add Solaris specific paths for mod-alias.  This patch has not
       
     2 yet been submitted upstream.
       
     3 
       
     4 --- puppetlabs-apache-1.4.0/manifests/mod/alias.pp.orig	2015-06-03 13:49:26.561897609 -0600
       
     5 +++ puppetlabs-apache-1.4.0/manifests/mod/alias.pp	2015-06-03 13:49:37.216355218 -0600
       
     6 @@ -12,6 +12,7 @@ class apache::mod::alias(
       
     7      },
       
     8      'freebsd' => '/usr/local/www/apache24/icons',
       
     9      'gentoo'  => '/usr/share/apache2/icons',
       
    10 +    'solaris'  => '/var/apache2/2.4/icons',
       
    11    }
       
    12    apache::mod { 'alias': }
       
    13    # Template uses $icons_path