I created recipes in chef solo with following command
bzr init
bzr branch sftp://username@ip/~/branch-name
up to bzr init
it will work but second command it requires password for username is there any method or option that i can use to send password with it or any way that does not require password
You should be able to add the password to the URL: