mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
test: use non deprecated iso (#716)
##### SUMMARY Current iso is now deprecated, moving to the next one.
This commit is contained in:
parent
5ae7ac168a
commit
2853e289b0
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
# Copyright: (c) 2023, Hetzner Cloud GmbH <info@hetzner-cloud.de>
|
# Copyright: (c) 2023, Hetzner Cloud GmbH <info@hetzner-cloud.de>
|
||||||
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||||
---
|
---
|
||||||
hcloud_iso_id: 112939
|
hcloud_iso_id: 122898
|
||||||
hcloud_iso_name: systemrescue-11.02-amd64.iso
|
hcloud_iso_name: systemrescue-12.02-amd64.iso
|
||||||
hcloud_iso_type: public
|
hcloud_iso_type: public
|
||||||
hcloud_iso_architecture: x86
|
hcloud_iso_architecture: x86
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue