Files
installer-tool/config

9 lines
186 B
Plaintext

Host GIT_REPO
User git
Port PORT
Hostname HOST
PreferredAuthentications publickey
IdentityFile /root/.ssh/id_rsa
IdentitiesOnly yes
StrictHostKeyChecking no