Submit the assignment on www.Debug.School!
- Write a recipe to create a file which should be owned by group called “root”, user “ec2-user” and permission executable.
- Write a recipe to updates the access (atime) and file modification (mtime) times for a file.
- Write a recipe to download the java tar ball, extract it under /opt/ and set JAVA_HOME using bash resources. Note – https://jdk.java.net/archive/
- Write a chef recipe to execiute one sample bash script.
- Write a chef recipe to Create a directory
- Write a chef recipe to install git.
- Write a chef recipe to clone git repo https://github.com/scmgalaxy/chef-repo
- Write a chef recipe to create group and use in linux.
- Write a chef recipe to Download a file from a URL. Note – https://raw.githubusercontent.com/scmgalaxy/chef-repo/master/README.md
- Write a chef recipe to create a new user and password in the Nodes automatically?
- Write a chef recipe to add= a message to a log file.
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