mirror_from_pagure/mirror_from_pagure.service

10 lines
236 B
SYSTEMD
Raw Permalink Normal View History

[Unit]
Description=Mirror the ansible repo from pagure locally
Documentation=https://pagure.io/fedora-infrastructure
[Service]
ExecStart=/usr/bin/python /usr/libexec/mirror_from_pagure.py
Type=simple
User=packagerbot
Group=packagerbot