Posts Chef Solo with virtualbox and vagrant part 5
Post
Cancel

Chef Solo with virtualbox and vagrant part 5

  • Test Cookbook

Now to test the changes execute on command line

1
2
3
cd  c:\testBox

vagrant up

Once the virtual machine is up and running, open your web browser and enter the below URL.

localhost

Hit enter and you should see

“It Works !”.

This post is licensed under CC BY 4.0 by the author.