From 1558089d8527f091197ff4a1ac847d72e4dac1c3 Mon Sep 17 00:00:00 2001
From: ministicraft
Date: Tue, 14 Apr 2026 00:00:20 +0200
Subject: [PATCH] Add slides 30-33: Puppet community + Act 4 synthesis +
closing
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---
index.html | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
diff --git a/index.html b/index.html
index c81c30b..6c90d9d 100644
--- a/index.html
+++ b/index.html
@@ -334,6 +334,35 @@ class webserver {
The community is strong, with or without Puppet Inc.
+
+
+ They're not competing. They're complementary.
+ Each one solves a different layer of the same problem.
+
+
+
+
+
+ A common production setup:
+
+ - Terraform provisions the VM
+ - Ansible configures it and deploys the app
+ - Puppet continuously enforces compliance
+
+
+
+
+
+