Update Berksfile
Recently there were changes make to the Berksfile for the Icehouse branches. This change includes a couple more updates. One is updating the database cookbook to 2.0.0, and the other is the addition of the python cookbook. Change-Id: Iee0b3b4c57d5b0a6a0a9395def7e082d6885a4b5
This commit is contained in:
@@ -4,12 +4,13 @@ cookbook 'apache2', '1.9.6'
|
||||
cookbook 'apt', '2.3.8'
|
||||
cookbook 'aws', '2.1.1'
|
||||
cookbook 'build-essential', '1.4.2'
|
||||
cookbook 'database', '1.6.0'
|
||||
cookbook 'database', '2.0.0'
|
||||
cookbook 'erlang', '1.4.2'
|
||||
cookbook 'memcached', '1.7.2'
|
||||
cookbook 'mysql', '4.1.2'
|
||||
cookbook 'openssl', '1.1.0'
|
||||
cookbook 'postgresql', '3.3.4'
|
||||
cookbook 'python', '1.4.6'
|
||||
cookbook 'rabbitmq', '3.0.4'
|
||||
cookbook 'xfs', '1.1.0'
|
||||
cookbook 'yum', '3.1.4'
|
||||
|
||||
Reference in New Issue
Block a user