Sync workspace: config, docs, scripts, CI, operator rules, and submodule pointers.
- Update dbis_core, cross-chain-pmm-lps, explorer-monorepo, metamask-integration, pr-workspace/chains - Omit embedded publish git dirs and empty placeholders from index Made-with: Cursor
This commit is contained in:
@@ -11,10 +11,10 @@ PROJECT_ROOT="$(cd "$SCRIPT_DIR/.." && pwd)"
|
||||
source "${PROJECT_ROOT}/config/ip-addresses.conf" 2>/dev/null || true
|
||||
|
||||
|
||||
VMID="${1:-2500}"
|
||||
RPC_IP="${2:-${RPC_ALLTRA_1:-192.168.11.250}}"
|
||||
VMID="${1:-2101}"
|
||||
RPC_IP="${2:-${RPC_CORE_1:-192.168.11.211}}"
|
||||
RPC_CONFIG="/etc/besu/config-rpc.toml"
|
||||
PROXMOX_HOST="${PROXMOX_HOST_ML110}"
|
||||
PROXMOX_HOST="${PROXMOX_HOST_R630_01:-192.168.11.11}"
|
||||
PROXMOX_PASS="L@kers2010"
|
||||
|
||||
# Colors
|
||||
@@ -113,4 +113,3 @@ for i in {1..10}; do
|
||||
done
|
||||
|
||||
log_warn "⚠ Could not verify ADMIN is enabled"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user