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.
hypervisors/README.md

248 B

Atlas

Atlas is our first Debian server running a KVM hypervisor.

To initialize Terraform:

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