mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Adjust the systemd service file for rdbsync
This commit is contained in:
@@ -6,7 +6,7 @@ Documentation=https://github.com/jeremycline/rdbsync
|
||||
[Service]
|
||||
ExecStart=/usr/bin/rdbsync run --log-level=INFO --poll-interval=30 \
|
||||
--centos-url http://resultsdb.ci.centos.org/resultsdb_api/api \
|
||||
--fedora-url http://localhost/resultsdb_api/
|
||||
--fedora-url http://localhost/resultsdb_api/api
|
||||
Type=simple
|
||||
Restart=on-failure
|
||||
|
||||
|
||||
Reference in New Issue
Block a user