No description
This repository has been archived on 2023-12-26. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2023-03-14 22:30:56 +01:00
bootstrap restructure 2023-03-14 22:30:56 +01:00
configure restructure 2023-03-14 22:30:56 +01:00
.gitignore init 2023-03-14 21:49:24 +01:00
README.md restructure 2023-03-14 22:30:56 +01:00

Atlas

Terraform and Ansible scripts to configure our KVM hypervisor Debian server.

To initialize Terraform:

  1. Create pg.tfbackend including conn_str = "postgres://terraform@atlas.lan/terraform_state"
  2. Execute terraform init -backend-config=./pg.tfbackend