From 168af8561a2450763fca3dbbedce1e6f915c7678 Mon Sep 17 00:00:00 2001 From: raiyyan Date: Mon, 20 Oct 2025 06:39:19 +0530 Subject: [PATCH] added puppet, Jenkins cheatsheets (#12619) * added puppet, Jenkins cheatsheets added puppet, Jenkins cheatsheets * Update Jenkins and Puppet cheat sheet links * Reorder Puppet cheat sheet links * Standardize 'Cheat Sheet' to 'CheatSheet' format --- more/free-programming-cheatsheets.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index 64fc538d9..bb84b4810 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -202,7 +202,9 @@ ### Jenkins -* [Jenkins Cheat Sheet](https://intellipaat.com/blog/tutorial/devops-tutorial/jenkins-cheat-sheet/) - Intellipaat (HTML) +* [Jenkins CheatSheet](https://intellipaat.com/blog/tutorial/devops-tutorial/jenkins-cheat-sheet/) - Intellipaat (HTML) +* [Jenkins CheatSheet](https://www.testautomationstudio.com/cheat-sheet/jenkins/jenkins-cheat-sheet/) - Test A (HTML) +* [Jenkins CheatSheet – A Beginner’s Guide to Jenkins](https://www.edureka.co/blog/cheatsheets/jenkins-cheat-sheet/) - Miss zulekha (HTML) ### Kubernetes @@ -215,7 +217,10 @@ ### Puppet -* [Puppet Cheat Sheet](https://intellipaat.com/blog/tutorial/devops-tutorial/puppet-cheat-sheet/) - Intellipaat (HTML) +* [Puppet CheatSheet](https://cheatsheetshero.com/user/all/382-puppet-cheatsheet) - CSHero (HTML/PDF) +* [Puppet CheatSheet](http://www.datadisk.co.uk/html_docs/puppet/puppet_cheatsheet.html) - DataDisk (HTML) +* [Puppet CheatSheet](https://intellipaat.com/blog/tutorial/devops-tutorial/puppet-cheat-sheet/) - Intellipaat (HTML) +* [Puppet CheatSheet](https://help.puppet.com/core/current/Content/PuppetCore/cheatsheet_module.htm) - Pahul (HTML) ### Git