Submit a Assignment of www.Debug.school
- Write a recipe using template resources to create a file, but only if an attribute has a specific value.
- Write a recipe and set same attributes in following location and decide precedence.
- – Default attribute in /attributes/default.rb
- – Default attribute in node object in recipe
- – Normal attribute set in a recipe
- Write a recipe to create a file using a string, but not if “/etc/passwd” exists?
- Write a recipe to install vim’, ‘git’, ‘curl using loops
- Write a recipe to create a file in /tmp/if_only only if there is a php executable currently installed on this system.# which php
- Write a recipe to install httpd using not_if system is CentOS.
Chef Essential Tutorial By Rajesh Kumar in 2020 – Session-1
Chef Essential Tutorial By Rajesh Kumar in 2020 – Session-2
Chef Essential Tutorial By Rajesh Kumar in 2020 – Session-3
Latest posts by Rajesh Kumar (see all)
- Best AI tools for Software Engineers - November 4, 2024
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024