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.
|
||||
|
@ -5,5 +5,4 @@
|
||||
become: true
|
||||
|
||||
roles:
|
||||
- sshd
|
||||
- firewall
|
||||
- sshd
|
Loading…
Reference in New Issue
Block a user