Skip to content

Commit

Permalink
Remove yum clean command from centos-stream-8 suite setup
Browse files Browse the repository at this point in the history
Reason is to try to fix current issues with java failing to
install. Checking the dokken config of the official java
cookbook suggests this change.
  • Loading branch information
jlundqvist-criteo committed Jun 24, 2024
1 parent c62a69a commit e84de47
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .kitchen.docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ platforms:
- name: centos-stream-8
driver:
image: dokken/centos-stream-8
intermediate_instructions:
- RUN yum clean all
pid_one_command: /usr/lib/systemd/systemd

- name: fedora-39
Expand Down

0 comments on commit e84de47

Please sign in to comment.