Wire the now-built physical control node ubongo (10.20.10.151) into the production control group (the documented manual exception), and activate the dormant base__firewall_control_addr knob (ADR-021 ssh-from-control source). Forward-wiring only: no host has the base role applied yet. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
16 lines
466 B
YAML
16 lines
466 B
YAML
---
|
|
# Generated from Terraform outputs: make tf-inventory TF_ENV=production
|
|
# Do not edit by hand — add hosts to terraform/environments/production/main.tf.
|
|
# Exception: the control node is added here manually (see docs/runbooks/new-host.md).
|
|
# Addressing conventions: docs/decisions/007-network.md
|
|
|
|
all:
|
|
children:
|
|
control:
|
|
hosts:
|
|
ubongo:
|
|
ansible_host: 10.20.10.151
|
|
docker_hosts:
|
|
hosts: {}
|
|
proxmox_hosts:
|
|
hosts: {}
|