We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5161f62 commit 9e6bfd4Copy full SHA for 9e6bfd4
deployments/deployment-path.yaml
@@ -80,6 +80,12 @@ node_types:
80
- valid_values: [ "Remain Powered On", "Power Off" ]
81
default: "Remain Powered On"
82
tags: [ ]
83
+ Private IP:
84
+ type: string
85
+ description: "The IP will be set for the management interface. The IP should be
86
+ inside the management network ranges. OpenStack doesn't allow to use the same IP
87
+ address for different instances."
88
+ tags: [ user_input ]
89
artifacts:
90
icon:
91
file: shell-icon.png
0 commit comments