From 72991b8574d5fe79450527c075db00b4d5584bcf Mon Sep 17 00:00:00 2001 From: Miguel Caballer Date: Wed, 4 Dec 2024 08:43:46 +0100 Subject: [PATCH] Fix style --- templates/single-vm.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/templates/single-vm.yml b/templates/single-vm.yml index ea880ae..b14257b 100644 --- a/templates/single-vm.yml +++ b/templates/single-vm.yml @@ -44,15 +44,15 @@ topology_template: description: | List of ports to be Opened in the Cloud site (eg. 22,80,443,2000:2100). You can also include the remote CIDR (eg. 8.8.0.0/24). - default: - http_port: + default: + http_port: source: 80 - protocol: tcp - remote_cidr: 0.0.0.0/0 - https_port: + protocol: tcp + remote_cidr: 0.0.0.0/0 + https_port: source: 443 - protocol: tcp - remote_cidr: 0.0.0.0/0 + protocol: tcp + remote_cidr: 0.0.0.0/0 # In case of container image container_image: