Skip to content

Instantly share code, notes, and snippets.

@vignesh-v3
Created April 17, 2017 07:58
Show Gist options
  • Save vignesh-v3/b830e6f9496c1a7e08f4a28a8f4e6762 to your computer and use it in GitHub Desktop.
Save vignesh-v3/b830e6f9496c1a7e08f4a28a8f4e6762 to your computer and use it in GitHub Desktop.
PS C:\chefkitchen\centos> tree
Folder PATH listing for volume OSDisk
Volume serial number is 6AB2-6767
C:.
├───.kitchen
│ ├───kitchen-vagrant
│ │ └───kitchen-centos-default-centos-72
│ │ └───.vagrant
│ │ └───machines
│ │ └───default
│ │ └───virtualbox
│ └───logs
├───learn_chef_httpd
│ ├───.delivery
│ │ └───build_cookbook
│ │ ├───data_bags
│ │ │ └───keys
│ │ ├───recipes
│ │ ├───secrets
│ │ └───test
│ │ └───fixtures
│ │ └───cookbooks
│ │ └───test
│ │ └───recipes
│ ├───recipes
│ ├───spec
│ │ └───unit
│ │ └───recipes
│ ├───templates
│ └───test
│ └───smoke
│ └───default
└───test
└───integration
└───default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment