Update build-essential cookbook

This commit is contained in:
Greg Karékinian
2018-04-17 13:31:28 +02:00
parent dd47030301
commit a35867f3d9
8 changed files with 37 additions and 16 deletions

View File

@@ -30,7 +30,7 @@ cookbook 'sudo', '~> 5.3.3'
cookbook 'hostname', '= 0.4.2'
cookbook 'firewall', '~> 2.6.3'
cookbook 'chef_nginx', '= 6.1.1'
cookbook 'build-essential', '= 8.0.3'
cookbook 'build-essential', '~> 8.1.1'
cookbook 'mysql', '= 6.1.3'
cookbook 'postgresql', '= 6.1.1'
cookbook 'apt', '= 2.9.2'