summaryrefslogtreecommitdiff
path: root/kitchen-tests/kitchen.yml
diff options
context:
space:
mode:
Diffstat (limited to 'kitchen-tests/kitchen.yml')
-rw-r--r--kitchen-tests/kitchen.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kitchen-tests/kitchen.yml b/kitchen-tests/kitchen.yml
index ce263413be..d3be98dfc4 100644
--- a/kitchen-tests/kitchen.yml
+++ b/kitchen-tests/kitchen.yml
@@ -123,9 +123,9 @@ platforms:
- RUN /usr/bin/apt-get update
- RUN /usr/bin/apt-get install ifupdown -y # we need this for /etc/network/interfaces & ifconfig resource testing
-- name: ubuntu-20.10
+- name: ubuntu-21.04
driver:
- image: dokken/ubuntu-20.10
+ image: dokken/ubuntu-21.04
pid_one_command: /bin/systemd
intermediate_instructions:
- RUN /usr/bin/apt-get update