We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c81f96b commit 2460086Copy full SHA for 2460086
Berksfile
@@ -10,9 +10,9 @@ cookbook 'openssl'
10
cookbook 'postfix'
11
cookbook 'chef-php-extra', git: 'git://github.com/inviqa/chef-php-extra'
12
cookbook 'phpunit', git: 'git://github.com/escapestudios/chef-phpunit'
13
-cookbook 'redisio'
+cookbook 'redisio', git: 'git://github.com/brianbianco/redisio'
14
cookbook 'beanstalkd', git: 'git://github.com/escapestudios/chef-beanstalkd'
15
cookbook 'npm', git: 'git://github.com/balbeko/chef-npm'
16
cookbook 'laravel', git: 'git://github.com/MiniCodeMonkey/chef-laravel'
17
cookbook 'beanstalk_console', git: 'git://github.com/MiniCodeMonkey/chef-beanstalk_console'
18
-cookbook 'apache2', git: 'git://github.com/MiniCodeMonkey/apache24'
+cookbook 'apache2', git: 'git://github.com/MiniCodeMonkey/apache24'
0 commit comments