add default gitlab_backup_cron_skip

gitlab_backup_cron_skip: 'SKIP=artifacts'
This commit is contained in:
jyfou 2024-02-08 15:07:00 +01:00
parent 8900de55e0
commit 6060150671

View File

@ -33,6 +33,7 @@ gitlab_redis_exporter: false
gitlab_postgres_exporter: false
gitlab_gitlab_exporter: false
gitlab_node_exporter: false
gitlab_backup_cron_skip: ''
gitlab_omnibus_config: |-
external_url '{{ gitlab_external_url }}'
nginx['listen_port'] = 80