Hi all,
Turns out in the last Bodhi 3.5 FBR, I'd added fedora_28_stable_master_repomd, but forgot the _testing one. Can I get +1s for this patch?
Patrick
diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index a49cfb306..65ba35911 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -194,6 +194,7 @@ pungi.extracmdline = --notification-script=/usr/bin/pungi-fedmsg-notification -- master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/%s/%s/repo... fedora_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/%s/%s/repo... fedora_28_stable_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/%s/Everyth... +fedora_28_testing_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/%s... fedora_epel_master_repomd = http://download01.phx2.fedoraproject.org/pub/epel/%s/%s/repodata/repomd.xml {% endif %}
On Thu, Mar 08, 2018 at 03:47:20PM +0100, Patrick Uiterwijk wrote:
Hi all, Turns out in the last Bodhi 3.5 FBR, I'd added fedora_28_stable_master_repomd, but forgot the _testing one. Can I get +1s for this patch? Patrick diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index a49cfb306..65ba35911 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -194,6 +194,7 @@ pungi.extracmdline = --notification-script=/usr/bin/pungi-fedmsg-notification --  master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/%s/%s/repo...  fedora_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/%s/%s/repo...  fedora_28_stable_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/%s/Everyth... +fedora_28_testing_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/%s...  fedora_epel_master_repomd = http://download01.phx2.fedoraproject.org/pub/epel/%s/%s/repodata/repomd.xml  {% endif %}
+1 for me
Pierre
+1 too (if that counts :) )
On 8 March 2018 at 15:51, Pierre-Yves Chibon pingou@pingoured.fr wrote:
On Thu, Mar 08, 2018 at 03:47:20PM +0100, Patrick Uiterwijk wrote:
Hi all, Turns out in the last Bodhi 3.5 FBR, I'd added fedora_28_stable_master_repomd, but forgot the _testing one. Can I get +1s for this patch? Patrick diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index a49cfb306..65ba35911 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -194,6 +194,7 @@ pungi.extracmdline = --notification-script=/usr/bin/pungi-fedmsg-notification --  master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/%s/%s/repo...  fedora_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/%s/%s/repo...  fedora_28_stable_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/%s/Everyth... +fedora_28_testing_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/%s...  fedora_epel_master_repomd = http://download01.phx2.fedoraproject.org/pub/epel/%s/%s/repodata/repomd.xml  {% endif %}
+1 for me
Pierre
infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org
On Thu, Mar 8, 2018 at 2:47 PM, Patrick Uiterwijk puiterwijk@redhat.com wrote:
Hi all,
Turns out in the last Bodhi 3.5 FBR, I'd added fedora_28_stable_master_repomd, but forgot the _testing one. Can I get +1s for this patch?
Patrick
diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index a49cfb306..65ba35911 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -194,6 +194,7 @@ pungi.extracmdline = --notification-script=/usr/bin/pungi-fedmsg-notification -- master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/%s/%s/repo... fedora_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/%s/%s/repo... fedora_28_stable_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/%s/Everyth... +fedora_28_testing_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/%s... fedora_epel_master_repomd = http://download01.phx2.fedoraproject.org/pub/epel/%s/%s/repodata/repomd.xml {% endif %}
+1 LGTM
infrastructure@lists.fedoraproject.org