sync: auto-sync from HOWARD-HOME at 2026-06-21 13:12:05

Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-06-21 13:12:05
This commit is contained in:
2026-06-21 13:13:09 -07:00
parent 72bf65ef2f
commit d0c2e8825a
2 changed files with 21 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
# site-gateways.tsv — persisted UOS-site -> pfSense-gateway-cred binding for the unifi-wifi gateway tooling.
#
# gw-audit / gw-control AUTO-SELECT the pfSense SSH backend for any site listed here — no --pfsense needed.
# This is the "auto-select from the map" half of ROADMAP §E: a site has no UniFi gateway, so its gateway is
# a pfSense, and this file records WHICH vaulted cred drives it. Manage/query with scripts/gateway-map.sh.
#
# TAB-separated. '#' lines are comments. Columns:
# site_id 24-hex UOS site _id (stable key — get it from sites.sh). REQUIRED.
# cred_path vault path to the pfSense cred (full path, Mike's option A). REQUIRED.
# port SSH port, or '-' to let pfsense-ssh.sh resolve it (vault `port` field, else 22).
# site_name human label (informational only; matching is by site_id).
#
# Add a row by running: bash scripts/gateway-map.sh suggest (shows unmapped pfSense sites + creds)
# Validate all rows: bash scripts/gateway-map.sh validate
#
# site_id cred_path port site_name
685f39068e65331c46ef6dd2 clients/cascades-tucson/pfsense-firewall - Cascades
# Example (fill the real site_id from sites.sh, set port 2248 in the vault entry or here, then uncomment):
# <office_site_id> infrastructure/pfsense-firewall 2248 ACG office
Can't render this file because it contains an unexpected character in line 4 and column 15.