summaryrefslogtreecommitdiff
path: root/features/data/cookbooks/packages/recipes/install_apt_package.rb
diff options
context:
space:
mode:
Diffstat (limited to 'features/data/cookbooks/packages/recipes/install_apt_package.rb')
-rw-r--r--features/data/cookbooks/packages/recipes/install_apt_package.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/features/data/cookbooks/packages/recipes/install_apt_package.rb b/features/data/cookbooks/packages/recipes/install_apt_package.rb
deleted file mode 100644
index 26db5b83fc..0000000000
--- a/features/data/cookbooks/packages/recipes/install_apt_package.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-package("chef-integration-test") do
- options("--force-yes")
-end \ No newline at end of file