From fb1cb503e25012127c22eefb8def55bbf50c90a2 Mon Sep 17 00:00:00 2001 From: Gerrit Date: Tue, 21 Jun 2022 15:48:15 +0200 Subject: [PATCH] Pin to metal-stack v0.10.0. (#107) --- inventories/group_vars/all/images.yaml | 2 +- inventories/group_vars/control-plane/metal.yml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/inventories/group_vars/all/images.yaml b/inventories/group_vars/all/images.yaml index 86b83341..f212bf2a 100644 --- a/inventories/group_vars/all/images.yaml +++ b/inventories/group_vars/all/images.yaml @@ -1,5 +1,5 @@ --- -metal_stack_release_version: develop +metal_stack_release_version: v0.10.0 ## ## for development purposes, you can override releases from our image vector here diff --git a/inventories/group_vars/control-plane/metal.yml b/inventories/group_vars/control-plane/metal.yml index 21c4edde..2c5f070a 100644 --- a/inventories/group_vars/control-plane/metal.yml +++ b/inventories/group_vars/control-plane/metal.yml @@ -12,16 +12,16 @@ metal_api_admin_key: metal-admin metal_api_nsq_tcp_address: nsqd:4150 metal_api_images: -- id: firewall-ubuntu-2.0.20220315 - name: Firewall 2 Ubuntu 20220315 - description: Firewall 2 Ubuntu 20220315 - url: http://images.metal-stack.io/metal-os/firewall/2.0-ubuntu/20220315/img.tar.lz4 +- id: firewall-ubuntu-2.0.20220531 + name: Firewall 2 Ubuntu 20220531 + description: Firewall 2 Ubuntu 20220531 + url: http://images.metal-stack.io/metal-os/firewall/2.0-ubuntu/20220531/img.tar.lz4 features: - firewall -- id: ubuntu-20.04.20220315 - name: Ubuntu 20.04 20220315 - description: Ubuntu 20.04 20220315 - url: http://images.metal-stack.io/metal-os/ubuntu/20.04/20220315/img.tar.lz4 +- id: ubuntu-20.04.20220531 + name: Ubuntu 20.04 20220531 + description: Ubuntu 20.04 20220531 + url: http://images.metal-stack.io/metal-os/ubuntu/20.04/20220531/img.tar.lz4 features: - machine