added git url and added whoami traefik spoc

This commit is contained in:
Ubuntu
2026-01-08 20:05:00 +00:00
parent 787bdf5c3c
commit 73c8cb8e8c
2 changed files with 3 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
apps_catalog_path: "{{ repo_root }}/apps"
deployments_path: "{{ repo_root }}/deployments"
base_deploy_path: "/opt"
git_repo_url: "https://gitea.example.com/stabify/infra.git" # TODO: Anpassen!
git_repo_url: "https://git.cloud-infra.prod.openmailserver.de/stabify/infrastructure.git"
# Wir suchen die Definitionsdatei basierend auf FQDN
host_def_file_fqdn: "{{ deployments_path }}/{{ inventory_hostname }}.yml"

View File

@@ -1,2 +1,3 @@
apps:
- traefik-edge
- whoami