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
|
|
@ -5,7 +5,7 @@
|
|||
# Usage: ./hypervisor-sync.sh <REPO_URL> <OPENTOFU_DIR>
|
||||
|
||||
REPO_URL=${1:-"https://git.depeuter.dev/Bos55/nix-config.git"}
|
||||
OPENTOFU_DIR=${2:-"opentofu/nodes/mikoshi"}
|
||||
OPENTOFU_DIR=${2:-"opentofu/workload-layer/production"}
|
||||
|
||||
echo "Starting Hypervisor GitOps sync..."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue