I'm running knife bootstrap command I'm getting following error
Connecting to x.x.x.x WARN: [SSH] PTY requested: stderr will be merged into stdout The authenticity of host 'x.x.x.x ()' can't be established. fingerprint is SHA256:X6Wt8NPOahi/HJ1r7162opJxuhaK7vBklCA7f1wkSUI.
Are you sure you want to continue connecting ? (Y/N)
if I input Y it works but I want to run this command without prompting an input; how can I do that?
my command
knife bootstrap x.x.x.x -x root -N node1 --sudo '--run-list=chef-client,role[access]' -E test -i /root/.ssh/id_rsa