Merge "labs: make launch_instance.sh use osbash_key"
This commit is contained in:
commit
eb584a0cab
@ -42,7 +42,7 @@ DEMO_INSTANCE_NAME=demo-instance1
|
||||
echo "SUM --- BEGIN"
|
||||
|
||||
function ssh_no_chk_node {
|
||||
ssh_no_chk -i "$HOME/.ssh/vagrant" "$@"
|
||||
ssh_no_chk -i "$HOME/.ssh/osbash_key" "$@"
|
||||
}
|
||||
|
||||
function ssh_no_chk {
|
||||
|
Loading…
x
Reference in New Issue
Block a user