mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
These are used to signal the start of the document in a stream of many documents. As Ansible only supports one YAML document per file this is unnecessary. About a third of our YAML documents already lacked these.
10 lines
299 B
YAML
10 lines
299 B
YAML
flyspray_dir: '/srv/http/flyspray'
|
|
flyspray_commit: 'ce4a09c8cb5de0483bb9875135bd5645039765f9'
|
|
flyspray_domain: 'bugs.archlinux.org'
|
|
flyspray_nginx_conf: '/etc/nginx/nginx.d/flyspray.conf'
|
|
flyspray_user: 'flyspray'
|
|
|
|
flyspray_db: 'flyspray'
|
|
flyspray_db_host: 'localhost'
|
|
flyspray_db_user: 'flyspray'
|