Total Hit Counter

Total visitor till today 4426571 on my site!

Tuesday, January 5, 2016

Bootstrap Node in Chef-server

Now you need to bootstrap a node with your chef-server.

Please execute below command for the same.

knife bootstrap xxx.xxx.xxx.xxx --ssh-user root --ssh-password 'password' --run-list 'recipe[init-setup]'

No comments: