diff --git a/content/roadmaps/102-devops/content/105-infrastructure-as-code/102-configuration-management/102-salt.md b/content/roadmaps/102-devops/content/105-infrastructure-as-code/102-configuration-management/102-salt.md
index d7fdb0c34..2ca697e3c 100644
--- a/content/roadmaps/102-devops/content/105-infrastructure-as-code/102-configuration-management/102-salt.md
+++ b/content/roadmaps/102-devops/content/105-infrastructure-as-code/102-configuration-management/102-salt.md
@@ -1 +1,8 @@
-# Salt
\ No newline at end of file
+# Salt
+
+Salt is an open-source event-driven IT automation, remote task execution, and configuration management software service. Built on python, Salt uses simple and human-readable YAML combined with event-driven automation to deploy and configure complex IT systems.
+
+Salt Project Website
+Official Documentation
+Introduction to Salt
+Salt Installation