Expand two multiple hosts #4

Closed
opened 2023-05-03 19:48:56 +00:00 by pim · 0 comments
Owner

The Ansible and Terraform need to be changed to support multiple hypervisor hosts.
List of things that need to be changed:

  • Postgresql database for terraform should only be run on one host
  • Different wireguard configs
  • SSH CA should only run on one host
  • Double check hard coded host names

For Terraform, create aliases for providers and pass them to modules:
https://developer.hashicorp.com/terraform/language/modules/develop/providers#passing-providers-explicitly

The Ansible and Terraform need to be changed to support multiple hypervisor hosts. List of things that need to be changed: - Postgresql database for terraform should only be run on one host - Different wireguard configs - SSH CA should only run on one host - Double check hard coded host names For Terraform, create aliases for providers and pass them to modules: https://developer.hashicorp.com/terraform/language/modules/develop/providers#passing-providers-explicitly
pim closed this issue 2023-05-04 11:48:13 +00:00
This repo is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: home/hypervisors#4
No description provided.