schubergphilis / knife-github

Chef knife plugin to interact with the github enterprise appliance
Other
2 stars 4 forks source link

knife github repo create (token must be in knownhosts) #23

Open sbotman opened 9 years ago

sbotman commented 9 years ago

error on the command 'repo create' problem when you have never connected that the knownhosts errors. this can be fixed by adding nostrict checking on the push of the repo.

can be fixed on short term by connecting to the github once, example: ssh git@github.schubergphilis.com