Create 3-nodes-install.sh
This commit is contained in:
parent
7029f9d989
commit
1275066e71
1 changed files with 5 additions and 0 deletions
5
install/3-nodes-install.sh
Normal file
5
install/3-nodes-install.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Execute this script on a Bastion-host that is able to connect via SSH to all nodes
|
||||
# Make sure the appropriate network infrastructure is already in place
|
||||
|
||||
Loading…
Add table
Reference in a new issue