Skip to content

Commit 3f3dfdb

Browse files
committed
modified: schema.yaml
1 parent 96e4d84 commit 3f3dfdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ variables:
111111
use_remote_exec:
112112
type: boolean
113113
title: "Use Remote Execution"
114-
description: "By default this deployment will use a remote execution that requires ssh access to the staging VM using it's public IP. If remote access using a public IP is disabled in your VCN then CloudInit deployment must be used instead. This allows to deploy the stack on a network that is not internet facing. CloudInit deployment has not been implemented yet"
114+
description: "By default this deployment will use a remote execution that requires ssh access to the staging VM using it's public IP. If remote access using a public IP is disabled in your VCN then CloudInit deployment must be used instead. This allows to deploy the stack on a network that is not internet facing. CloudInit deployment has not been implemented yet "
115115
default: true
116116

117117
ssh_provided_public_key:

0 commit comments

Comments
 (0)