From 442a29f139c95f62398f930e1a0e9c5552625767 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Gardfj=C3=A4ll?= Date: Mon, 26 Sep 2022 20:25:43 +0200 Subject: [PATCH] azure: change default image to minimal ubuntu --- config.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.cfg b/config.cfg index 3c316e0..b76aa7f 100644 --- a/config.cfg +++ b/config.cfg @@ -172,8 +172,8 @@ cloud_providers: type: Standard_LRS image: publisher: Canonical - offer: 0001-com-ubuntu-server-focal-daily - sku: 20_04-daily-lts + offer: 0001-com-ubuntu-minimal-focal-daily + sku: minimal-20_04-daily-lts version: latest digitalocean: size: s-1vcpu-1gb