Ansible/gitlab/defaults/main.yml

6 lines
220 B
YAML
Raw Normal View History

2022-02-08 23:04:05 +00:00
---
# defaults file for gitlab
gitlab_container_name: gitlab
gitlab_backup_directory: . # Remote path to the mounted volume containing backups
gitlab_local_backup_directory: # Local path to store gitlab backups remotely