1
0
This commit is contained in:
michael 2022-09-03 00:43:35 +12:00
parent 6143769a3f
commit 5d891e290b
3 changed files with 6 additions and 5 deletions

View File

@ -1,5 +1,7 @@
Packer for creating immutable images.
Ansible for configuring base hosts
Terraform for deploying VMs based on those images.
Packer for creating VM templates.
Ansible for configuring mutable systems and applications.
Terraform for deploying VMs based on those templates.
Ansible for configuring deployed VMs into clusters.

View File

View File

@ -5,5 +5,4 @@
become: true
roles:
- sshd
- firewall
- sshd