DevOps Classroom 29/Nov/2019

Kitchen Docs

Test Kitchen on Azure

  • Install azure cli from here
  • Launch any terminal (Powershell) and execute
az login
  • Generate a cookbook and cd into that.
  • Install chef gem using command
chef gem install kitchen-azurerm

Accessing Node Object in Recipes

  • Node object is available inside recipes as node.
  • Type of node is ruby hash

Kitchen Docs

Test Kitchen on Azure

  • Install azure cli from here
  • Launch any terminal (Powershell) and execute
az login
  • Generate a cookbook and cd into that.
  • Install chef gem using command
chef gem install kitchen-azurerm

Accessing Node Object in Recipes

  • Node object is available inside recipes as node.
  • Type of node is ruby hash

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

About continuous learner

devops & cloud enthusiastic learner