Skip to content

Commit

Permalink
Ubuntu 21.04 is a tested platform.
Browse files Browse the repository at this point in the history
  • Loading branch information
albers committed Nov 4, 2021
1 parent f599fc6 commit 2c5060a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
### Features

- Virtual Machines can be placed in folders.
- Ubuntu 21.04 is a tested platform.

## v5.1.1 (2020-12-14)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This role adds support for these features.
- Optionally changes the dynamic IP address to a static one (taken either from the playbook or from DNS).
- The VM is turned on and can be used in the same playbook that invoked this role.
- Several VMs can be created in parallel.
- Tested with Ubuntu Cloud Images [20.10](https://cloud-images.ubuntu.com/releases/groovy/release-20201210/ubuntu-20.10-server-cloudimg-amd64.ova), [20.04](https://cloud-images.ubuntu.com/releases/focal/release-20201201/ubuntu-20.04-server-cloudimg-amd64.ova), [19.10](https://cloud-images.ubuntu.com/releases/eoan/release-20191023/ubuntu-19.10-server-cloudimg-amd64.ova), [19.04](https://cloud-images.ubuntu.com/releases/19.04/release-20191022/ubuntu-19.04-server-cloudimg-amd64.ova), [18.10](https://cloud-images.ubuntu.com/releases/18.10/release-20190628/ubuntu-18.10-server-cloudimg-amd64.ova), [18.04](https://cloud-images.ubuntu.com/releases/18.04/release-20201211.1/ubuntu-18.04-server-cloudimg-amd64.ova) and [17.10](http://cloud-images-archive.ubuntu.com/releases/artful/release-20180706/ubuntu-17.10-server-cloudimg-amd64.ova).
- Tested with Ubuntu Cloud Images [21.04](https://cloud-images.ubuntu.com/releases/hirsute/release-20211025/ubuntu-21.04-server-cloudimg-amd64.ova), [20.10](https://cloud-images.ubuntu.com/releases/groovy/release-20201210/ubuntu-20.10-server-cloudimg-amd64.ova), [20.04](https://cloud-images.ubuntu.com/releases/focal/release-20201201/ubuntu-20.04-server-cloudimg-amd64.ova), [19.10](https://cloud-images.ubuntu.com/releases/eoan/release-20191023/ubuntu-19.10-server-cloudimg-amd64.ova), [19.04](https://cloud-images.ubuntu.com/releases/19.04/release-20191022/ubuntu-19.04-server-cloudimg-amd64.ova), [18.10](https://cloud-images.ubuntu.com/releases/18.10/release-20190628/ubuntu-18.10-server-cloudimg-amd64.ova), [18.04](https://cloud-images.ubuntu.com/releases/18.04/release-20201211.1/ubuntu-18.04-server-cloudimg-amd64.ova) and [17.10](http://cloud-images-archive.ubuntu.com/releases/artful/release-20180706/ubuntu-17.10-server-cloudimg-amd64.ova).
Older versions do not work because they do not use `netplan` for network configuration.

Requirements
Expand Down

0 comments on commit 2c5060a

Please sign in to comment.