diff --git a/content/roadmaps/102-devops/content/105-infrastructure-as-code/102-configuration-management/103-puppet.md b/content/roadmaps/102-devops/content/105-infrastructure-as-code/102-configuration-management/103-puppet.md
index c8a7fdad9..00201f36e 100644
--- a/content/roadmaps/102-devops/content/105-infrastructure-as-code/102-configuration-management/103-puppet.md
+++ b/content/roadmaps/102-devops/content/105-infrastructure-as-code/102-configuration-management/103-puppet.md
@@ -1 +1,7 @@
-# Puppet
\ No newline at end of file
+# Puppet
+
+Puppet, an automated administrative engine for your Linux, Unix, and Windows systems, performs administrative tasks (such as adding users, installing packages, and updating server configurations) based on a centralized specification.
+
+Puppet Website
+Official Documentation
+Introduction to Puppet