diff options
author | Nick Bebout <nb@batcave01.phx2.fedoraproject.org> | 2017-03-23 16:05:49 +0000 |
---|---|---|
committer | Nick Bebout <nb@batcave01.phx2.fedoraproject.org> | 2017-03-23 16:05:49 +0000 |
commit | af29900d7813ebddec81b4b55a4037e8a8b00d35 (patch) | |
tree | 88e58425051c4230c0902653f2fbad187e9b4ef6 | |
parent | 46a7b9f5770fa96e1b5b31d97c27415458149108 (diff) | |
download | ansible-af29900d7813ebddec81b4b55a4037e8a8b00d35.tar.gz ansible-af29900d7813ebddec81b4b55a4037e8a8b00d35.tar.xz ansible-af29900d7813ebddec81b4b55a4037e8a8b00d35.zip |
Update manual/push-badges.yml for pagure
-rw-r--r-- | playbooks/manual/push-badges.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/manual/push-badges.yml b/playbooks/manual/push-badges.yml index 4e81ff522..a9b94400d 100644 --- a/playbooks/manual/push-badges.yml +++ b/playbooks/manual/push-badges.yml @@ -19,7 +19,7 @@ vars: tempdir: /var/tmp/badges-tempdir - upstream: "https://git.fedorahosted.org/cgit/badges.git" + upstream: "https://pagure.io/fedora-badges-assets.git" workingdir: /srv/web/infra/badges/ tasks: |