readme
This commit is contained in:
parent
6143769a3f
commit
5d891e290b
@ -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.
|
||||||
|
@ -6,4 +6,3 @@
|
|||||||
|
|
||||||
roles:
|
roles:
|
||||||
- sshd
|
- sshd
|
||||||
- firewall
|
|
Loading…
Reference in New Issue
Block a user