diff --git a/Berksfile b/Berksfile index 5dd0986..bb5d34e 100644 --- a/Berksfile +++ b/Berksfile @@ -5,7 +5,6 @@ cookbook "sysctl", "= 0.4.0" cookbook "iptables", "= 0.13.2" cookbook "cron", "= 1.3.6" -cookbook "awscli", git: "https://github.com/weseek/chef-awscli" +cookbook "awscli", git: "https://github.com/Woorank/chef-awscli", ref: "aa1877e95a7cb73402d14d9514a99bbde2295da9" cookbook "databag-util", git: "https://github.com/weseek/chef-databag-util" cookbook "ec2util", git: "https://github.com/weseek/chef-ec2util" -