fix: remove fragment animations from slide 39
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -1127,9 +1127,9 @@ Notice: Applied catalog in 12.34 seconds
|
||||
<section>
|
||||
<h2>A common production setup:</h2>
|
||||
<ol>
|
||||
<li class="fragment fade-right"><span class="tf-col">Terraform</span> provisions the VM</li>
|
||||
<li class="fragment fade-right"><span class="ansible-col">Ansible</span> configures it and deploys the app</li>
|
||||
<li class="fragment fade-right"><span class="puppet-col">Puppet</span> continuously enforces compliance</li>
|
||||
<li><span class="tf-col">Terraform</span> provisions the VM</li>
|
||||
<li><span class="ansible-col">Ansible</span> configures it and deploys the app</li>
|
||||
<li><span class="puppet-col">Puppet</span> continuously enforces compliance</li>
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user