mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 14:03:27 +00:00
Update directory structure & allow to configure paths (tmp, log, cache)
This commit is contained in:
12
resources/vagrant/vms/phraseanet-php54-nginx/puphpet/puppet/modules/apache/Modulefile
vendored
Normal file
12
resources/vagrant/vms/phraseanet-php54-nginx/puphpet/puppet/modules/apache/Modulefile
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
name 'puppetlabs-apache'
|
||||
version '1.0.1'
|
||||
source 'git://github.com/puppetlabs/puppetlabs-apache.git'
|
||||
author 'puppetlabs'
|
||||
license 'Apache 2.0'
|
||||
summary 'Puppet module for Apache'
|
||||
description 'Module for Apache configuration'
|
||||
project_page 'https://github.com/puppetlabs/puppetlabs-apache'
|
||||
|
||||
## Add dependencies, if any:
|
||||
dependency 'puppetlabs/stdlib', '>= 2.4.0'
|
||||
dependency 'puppetlabs/concat', '>= 1.0.0'
|
Reference in New Issue
Block a user