From f86e6060ddcc6efdbb6fc56e7265a9a8df31cd8c Mon Sep 17 00:00:00 2001 From: milkmix Date: Sun, 17 Mar 2019 12:34:13 +0100 Subject: [PATCH] added mention that this role is optimised for exoscale --- input.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input.yml b/input.yml index 0af703bb..ab544b21 100644 --- a/input.yml +++ b/input.yml @@ -20,7 +20,7 @@ - { name: Google Compute Engine, alias: gce } - { name: Scaleway, alias: scaleway} - { name: OpenStack (DreamCompute optimised), alias: openstack } - - { name: CloudStack, alias: cloudstack } + - { name: CloudStack (Exoscale optimised), alias: cloudstack } - { name: Install to existing Ubuntu 18.04 server (Advanced), alias: local } vars_files: - config.cfg