Report abuse

1
2
3
4
5
6
7
8
file { "/opt/jahia" :
                        ensure => directory, force => true, recurse => true,
                        source => 'jahia/jahia5.0.6_r25558',
                        #notify => Service ["jahia"],
                }


Failed to apply catalog: Parameter source failed: Cannot use relative URLs 'jahia/jahia5.0.6_r25558' at /etc/puppet/modules/jahia/manifests/init.pp:19