added git url and added whoami traefik spoc
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
apps_catalog_path: "{{ repo_root }}/apps"
|
apps_catalog_path: "{{ repo_root }}/apps"
|
||||||
deployments_path: "{{ repo_root }}/deployments"
|
deployments_path: "{{ repo_root }}/deployments"
|
||||||
base_deploy_path: "/opt"
|
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
|
# Wir suchen die Definitionsdatei basierend auf FQDN
|
||||||
host_def_file_fqdn: "{{ deployments_path }}/{{ inventory_hostname }}.yml"
|
host_def_file_fqdn: "{{ deployments_path }}/{{ inventory_hostname }}.yml"
|
||||||
|
|||||||
@@ -1,2 +1,3 @@
|
|||||||
apps:
|
apps:
|
||||||
- traefik-edge
|
- traefik-edge
|
||||||
|
- whoami
|
||||||
Reference in New Issue
Block a user