summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-05-01 19:54:02 -0700
committerTim Smith <tsmith@chef.io>2019-05-07 16:13:43 -0700
commit70ac9a7b8ce1ae77393c2eb3ef106f2e0d17c4e7 (patch)
tree6143e6a8c2b8eb454e27b02186868bb90831ec1c
parent5d1d42578948e08e32950d78fad90c6097c2b1a4 (diff)
downloadchef-70ac9a7b8ce1ae77393c2eb3ef106f2e0d17c4e7.tar.gz
Don't install cron on opensuseleap 42 anymore
This is part of the image now Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--kitchen-tests/kitchen.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/kitchen-tests/kitchen.yml b/kitchen-tests/kitchen.yml
index 7959da6b18..6a0179aa0b 100644
--- a/kitchen-tests/kitchen.yml
+++ b/kitchen-tests/kitchen.yml
@@ -100,9 +100,6 @@ platforms:
driver:
image: dokken/opensuse-leap-42
pid_one_command: /bin/systemd
- intermediate_instructions:
- - RUN /usr/bin/zypper --non-interactive update
- - RUN /usr/bin/zypper --non-interactive install cron
- name: opensuse-leap-15
driver: