Add koji internal ips to hosts on bodhi-backend, add ssl key for owner sync

This commit is contained in:
Kevin Fenzi 2015-08-24 16:00:25 +00:00
parent ca4e72712b
commit 39b871661b
2 changed files with 14 additions and 0 deletions

View file

@ -135,6 +135,15 @@
tags:
- config
#
# koji ssl cert for owner sync jobs below
#
- name: copy koji ssl cert for owner sync
copy: src="{{ puppet_private }}/pkgdb_key_and_cert.pem" dest=/etc/pki/pkgdb/pkgdb.pem mode=600
tags:
- config
#
# cron job that syncs packages to koji
#

View file

@ -10,3 +10,8 @@
10.5.125.75 sign-vault1
# proxy10 is fun!
10.5.126.51 proxy10.phx2.fedoraproject.org admin.fedoraproject.org bodhi.fedoraproject.org id.fedoraproject.org
# we need internal ips for these for owner sync
10.5.125.63 koji.fedoraproject.org
10.5.125.44 pkgs.fedoraproject.org
10.5.124.191 s390.koji.fedoraproject.org
10.5.124.182 ppc.koji.fedoraproject.org