From 0a639c15fa0790b3f4353cc92a1031c19c27fc24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 17 Dec 2023 14:51:11 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5121b16..d923d05 100644 --- a/manifest.json +++ b/manifest.json @@ -38,7 +38,7 @@ }, { "name": "node_type", - "type": "string", + "type": "select", "ask": { "en": "What kind of Nomad node you want to install ?" },