Skip to content

Commit

Permalink
hostcheck to bypass target ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
anixon604 committed Oct 25, 2024
1 parent f56e2dd commit 779039a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install-ten.sh
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ ${HOST_PUBLIC_P2P_ADDR_ROOT} # host or ip of your VM
[ten-validator:vars]
ansible_user=${SSH_USERNAME}
${SSH_CREDENTIAL}
ansible_ssh_common_args='-o StrictHostKeyChecking=no'
EOL

# Encrypt the file with ansible-vault using the .vaultpass file
Expand Down

0 comments on commit 779039a

Please sign in to comment.