
Currently, we have a file directing the build for each node. However, rebuilding just one node hardly ever makes sense, so we might as well remove the extra files and have the user just rebuild the cluster. With this patch, every distribution will have a basedisk scripts configuration file (as before) and one scripts configuration file for building the cluster (or several for building additional, different clusters). Change-Id: I7f50d49d7337b790416a2a76c86be510990859fd
5 lines
106 B
Plaintext
5 lines
106 B
Plaintext
# Base disk VM configuration. Used by osbash/wbatch (host and guest).
|
|
|
|
# Port forwarding
|
|
VM_SSH_PORT=2229
|