user: use github name for user by default

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2023-09-25 15:15:27 +02:00
parent 81e93a58df
commit 9599fefad3
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
---
# REQUIRED : Directories names depend on it
# github_webhook_service_user: 'github'
github_webhook_service_user: 'github'
github_webhook_service_name: '{{ github_webhook_service_user }}-webhook'
github_webhook_description: 'GitHub Webhook server for {{ github_webhook_service_user }} repos'
# Has to be the UID of Airflow user on the host.