Default-Variablen für git eingebaut für modulare Benutztung

This commit is contained in:
Marcus Gillitzer
2020-05-13 16:13:25 +02:00
parent af45db42dd
commit 861fc283ef
3 changed files with 27 additions and 14 deletions

View File

@ -1,2 +1,5 @@
---
# defaults file for default_role
# defaults file for default_role
path_init="/opt/rola"
user_name="jetty"
user_group="dba"