neue variable für Base_dir eingabaut...

und die inventory_hosts auf domainnamen umgebaut
This commit is contained in:
Marcus Gillitzer
2021-02-09 13:28:48 +01:00
parent f6c90e78ed
commit b1495bbdd8
15 changed files with 54 additions and 48 deletions

View File

@ -9,3 +9,8 @@
sso_host: "Host *.TPOLIZEI-BW.DE"
sso_domain_upper: "TPOLIZEI-BW.DE"
sso_domain_lower: "tpolizei-bw.de"
##hier kann das Verzeichnis geändert werden
##in den die Anwendung deployed
##vor allem gut für testzwecke
base_dir: "/opt/rola/ams"