config: update YAMLs with real Odoo and network data

Configure Odoo connection to CAS database at 192.168.10.188:8069,
add Firewall OPNsense, Router Telmex, and Servidor Odoo to topology,
set network scan to 192.168.10.0/24 subnet.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-15 09:55:03 +00:00
parent a7967ecb4a
commit db4ad36030
2 changed files with 24 additions and 15 deletions

View File

@@ -5,10 +5,10 @@ display:
theme: "dark"
odoo:
url: "http://localhost:8069"
database: "odoo"
username: "admin"
password: "admin"
url: "http://192.168.10.188:8069"
database: "cas"
username: "ialcarazsalazar@consultoria-as.com"
password: "Aasi940812"
refresh:
odoo_minutes: 5