From 74d06ebfa00a66ec0a80010fe6c7b153981218e0 Mon Sep 17 00:00:00 2001 From: Jack Ivanov Date: Thu, 23 Jan 2020 17:02:44 +0100 Subject: [PATCH] Set proper Azure name --- config.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.cfg b/config.cfg index ab6928d..f103a70 100644 --- a/config.cfg +++ b/config.cfg @@ -149,7 +149,7 @@ SSH_keys: cloud_providers: azure: size: Standard_B1S - image: 19.10 + image: 19.10-DAILY digitalocean: size: s-1vcpu-1gb image: "ubuntu-19-10-x64"