Remove the sudo cookbook

Chef 14 ships with a sudo resource:
https://docs.chef.io/resource_sudo.html
This commit is contained in:
Greg Karékinian
2019-04-02 12:17:06 +02:00
parent 2f599ffd6d
commit 73d1722d4b
15 changed files with 6 additions and 958 deletions

View File

@@ -28,7 +28,6 @@ cookbook 'poise-javascript', git: 'https://github.com/poise/poise-javascri
cookbook 'poise-archive', '~> 1.5.0'
cookbook 'poise-service', '~> 1.5.2'
cookbook 'users', '~> 5.3.1'
cookbook 'sudo', '~> 5.3.3'
cookbook 'hostname', '= 0.4.2'
cookbook 'firewall', '~> 2.6.3'
cookbook 'nginx', '= 9.0.0'