mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-05 16:42:53 +01:00
Updated PuPHPet vagrant box to latest version
This commit is contained in:
9
dev/vagrant/dolibarrdev/puphpet/puppet/modules/php/Modulefile
vendored
Normal file
9
dev/vagrant/dolibarrdev/puphpet/puppet/modules/php/Modulefile
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
name 'example42-php'
|
||||
version '2.0.17'
|
||||
author 'Alessandro Franceschi'
|
||||
license 'Apache2'
|
||||
project_page 'http://www.example42.com'
|
||||
source 'https://github.com/example42/puppet-php'
|
||||
summary 'Puppet module for php'
|
||||
description 'This module installs and manages php. Check README.rdoc for details. Puppi is required for some common functions: you can install them without using the whole module. Monitor and firewall dependencies are needed only if the relevant features are enabled'
|
||||
dependency 'example42/puppi', '>= 2.0.0'
|
||||
Reference in New Issue
Block a user