Compare commits
1 Commits
5224ae00cd
...
v0.0.4r-ps
Author | SHA1 | Date | |
---|---|---|---|
87c1d8eee6 |
@ -67,7 +67,7 @@ vm="$1"
|
||||
create_vm "${vm}"
|
||||
if [[ "${vm}" == "s-adm" ]] ; then
|
||||
bash addint-s.adm
|
||||
if [[ "${vm}" == "s-infra" ]] ; then
|
||||
elif [[ "${vm}" == "s-infra" ]] ; then
|
||||
create_if "${vm}" "n-adm" "n-infra"
|
||||
elif [[ "${vm}" == "s-proxy" ]] ; then
|
||||
create_if "${vm}" "n-adm" "n-infra"
|
||||
|
Reference in New Issue
Block a user