refactor: extract generic workload-layer from node configs
This commit is contained in:
parent
f9e883d1b8
commit
e23006d701
7 changed files with 3 additions and 41 deletions
|
|
@ -26,7 +26,7 @@ fi
|
|||
|
||||
# Ensure workspace directory exists for this PR
|
||||
WORKSPACE="/var/lib/hypervisor-gitops/staging-pr-${PR_NUMBER}"
|
||||
OPENTOFU_SRC="/var/lib/hypervisor-gitops/nix-config/opentofu/staging-env"
|
||||
OPENTOFU_SRC="/var/lib/hypervisor-gitops/nix-config/opentofu/workload-layer/staging"
|
||||
|
||||
# TrueNAS API variables
|
||||
TRUENAS_URL=${TRUENAS_URL:-"https://192.168.0.11"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue