Bump to memcached ~> 6.0
This pulls in fixes needed to address problems with setting the lock_dir in apache vhosts on ubuntu hosts. Change-Id: Iaab65fe46e517a54e193b8363c2152fb80806a25
This commit is contained in:
@@ -41,7 +41,7 @@ The following cookbooks are dependencies:
|
||||
|
||||
- 'etcd', '~> 5.6'
|
||||
- 'mariadb', '~> 3.1'
|
||||
- 'memcached', '~> 5.1'
|
||||
- 'memcached', '~> 6.0'
|
||||
- 'selinux'
|
||||
- 'yum-epel'
|
||||
|
||||
|
@@ -11,7 +11,7 @@ end
|
||||
|
||||
depends 'etcd', '~> 5.6'
|
||||
depends 'mariadb', '~> 3.1'
|
||||
depends 'memcached', '~> 5.1'
|
||||
depends 'memcached', '~> 6.0'
|
||||
depends 'selinux'
|
||||
depends 'yum-epel'
|
||||
|
||||
|
Reference in New Issue
Block a user