Skip to content

Commit

Permalink
Merge pull request #221 from artem-forks/fedora
Browse files Browse the repository at this point in the history
Fix Fedora EOL
  • Loading branch information
artem-sidorenko authored Jul 6, 2018
2 parents 4407f36 + 5c0f262 commit f358ee2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .kitchen.dokken.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@ platforms:
intermediate_instructions:
- RUN /usr/bin/apt-get update
pid_one_command: /bin/systemd
- name: fedora-26
- name: fedora-27
driver:
image: dokken/fedora-27
pid_one_command: /usr/lib/systemd/systemd
intermediate_instructions:
- RUN dnf install -y yum
- name: fedora-27
- name: fedora-28
driver:
image: dokken/fedora-28
pid_one_command: /usr/lib/systemd/systemd
Expand Down

0 comments on commit f358ee2

Please sign in to comment.