From fa76a3a19a51c2ab2c4c9affdcc47bd058b658a5 Mon Sep 17 00:00:00 2001 From: ministicraft Date: Tue, 14 Apr 2026 02:33:48 +0200 Subject: [PATCH] fix: remove fragment animations from slide 39 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index bb76d25..0a1a032 100644 --- a/index.html +++ b/index.html @@ -1127,9 +1127,9 @@ Notice: Applied catalog in 12.34 seconds

A common production setup:

    -
  1. Terraform provisions the VM
  2. -
  3. Ansible configures it and deploys the app
  4. -
  5. Puppet continuously enforces compliance
  6. +
  7. Terraform provisions the VM
  8. +
  9. Ansible configures it and deploys the app
  10. +
  11. Puppet continuously enforces compliance