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.
8 lines
244 B
YAML
8 lines
244 B
YAML
debuginfod_httpd: false
|
|
debuginfod_domain: debuginfod.archlinux.org
|
|
debuginfod_port: 8002
|
|
debuginfod_database: /var/cache/debuginfod/debuginfod.sqlite
|
|
debuginfod_package_paths:
|
|
- /srv/ftp/pool/packages-debug
|
|
- /srv/ftp/pool/community-debug
|