Corrected path

This commit is contained in:
Ben D.
2026-04-24 09:42:20 -07:00
parent 5e66fa16eb
commit 518cffbf30

View File

@@ -161,7 +161,7 @@ fi
PROJECT_NAME="${PROJECT_NAME_OVERRIDE:-Client - ${CLIENT_NAME}}" PROJECT_NAME="${PROJECT_NAME_OVERRIDE:-Client - ${CLIENT_NAME}}"
KEY_FILE="/root/.ssh/client_${CLIENT_SLUG}" KEY_FILE="/root/.ssh/client_${CLIENT_SLUG}"
INVENTORY_DIR="$REPO_DIR/inventories/clients${CLIENT_SLUG}" INVENTORY_DIR="$REPO_DIR/inventories/clients/${CLIENT_SLUG}"
INVENTORY_REPO_PATH="inventories/clients/${CLIENT_SLUG}/hosts.yml" INVENTORY_REPO_PATH="inventories/clients/${CLIENT_SLUG}/hosts.yml"
# Determine hypervisor type for inventory # Determine hypervisor type for inventory