Tomcat Deployment Continued
- The link to download tomcat for version 9.0.54 is https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.54/bin/apache-tomcat-9.0.54.tar.gz
- To download the file Refer Here for the remote_file resource and to extract the tar file Refer Here
- Refer Here the changeset which contains download and extract tomcat
- link resource in chef is used to create symbolic and hard links Refer Here
- Used a link resource which is failing in convergence and we will fix this in our next session Refer Here
