# Generated by dotpi wizard
Host ${d.hostnamePrefix}-${d.projectName}-*.local
  StrictHostKeyChecking no
  UserKnownHostsFile=/dev/null
  IdentityFile ~/.ssh/${d.keyBasename}
  User pi
