diff --git a/index.html b/index.html index cd69775..d4c7c09 100644 --- a/index.html +++ b/index.html @@ -1409,6 +1409,7 @@ Notice: Applied catalog in 12.34 seconds @@ -1429,7 +1430,7 @@ Notice: Applied catalog in 12.34 seconds Ansible — Configure - packages, services, app deployment + packages, services, deploys, on-demand patching @@ -1445,14 +1446,15 @@ 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. Ansible configures it, deploys the app, and pushes one-off patches
  6. Puppet continuously enforces compliance