You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: schema.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -111,7 +111,7 @@ variables:
111
111
use_remote_exec:
112
112
type: boolean
113
113
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"
0 commit comments