mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-16 22:43:19 +00:00
Update directory structure & allow to configure paths (tmp, log, cache)
This commit is contained in:
13
resources/vagrant/vms/phraseanet-php54-nginx/puphpet/puppet/modules/redis/Modulefile
vendored
Normal file
13
resources/vagrant/vms/phraseanet-php54-nginx/puphpet/puppet/modules/redis/Modulefile
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
name 'fsalum-redis'
|
||||
version '0.0.11'
|
||||
source 'git://github.com/fsalum/puppet-redis.git'
|
||||
author 'Felipe Salum'
|
||||
license 'Apache License, Version 2.0'
|
||||
summary 'Puppet module for Redis Server'
|
||||
description 'Module to install and configure a Redis server'
|
||||
project_page 'https://github.com/fsalum/puppet-redis'
|
||||
|
||||
## Add dependencies, if any:
|
||||
|
||||
# https://forge.puppetlabs.com/thias/sysctl
|
||||
dependency 'thias/sysctl', '0.3.0'
|
Reference in New Issue
Block a user