coreos-base/oem*: update bug report url

This changes the bug URL from GitHub to a subdomain under coreos.com.
This will allow us in the future to move to another bug tracker. As it
exists today, this new subdomain just redirects to GitHub so there
should be no change in behavior.
This commit is contained in:
Alex Crawford 2017-03-06 20:47:08 -08:00
parent 0010198c7f
commit c9021c5e44
26 changed files with 13 additions and 13 deletions

View File

@ -49,4 +49,4 @@ coreos:
name: Microsoft Azure name: Microsoft Azure
version-id: @@OEM_VERSION_ID@@ version-id: @@OEM_VERSION_ID@@
home-url: https://azure.microsoft.com/ home-url: https://azure.microsoft.com/
bug-report-url: https://github.com/coreos/bugs/issues bug-report-url: https://issues.coreos.com

View File

@ -34,4 +34,4 @@ coreos:
name: CloudSigma name: CloudSigma
version-id: @@OEM_VERSION_ID@@ version-id: @@OEM_VERSION_ID@@
home-url: https://www.cloudsigma.com/ home-url: https://www.cloudsigma.com/
bug-report-url: https://github.com/coreos/bugs/issues bug-report-url: https://issues.coreos.com

View File

@ -2,4 +2,4 @@ ID=digitalocean
VERSION_ID=@@OEM_VERSION_ID@@ VERSION_ID=@@OEM_VERSION_ID@@
NAME="DigitalOcean" NAME="DigitalOcean"
HOME_URL="https://www.digitalocean.com/" HOME_URL="https://www.digitalocean.com/"
BUG_REPORT_URL="https://github.com/coreos/bugs/issues" BUG_REPORT_URL="https://issues.coreos.com"

View File

@ -40,4 +40,4 @@ coreos:
name: @@OEM_NAME@@ name: @@OEM_NAME@@
version-id: @@OEM_VERSION_ID@@ version-id: @@OEM_VERSION_ID@@
home-url: @@OEM_HOME_URL@@ home-url: @@OEM_HOME_URL@@
bug-report-url: https://github.com/coreos/bugs/issues bug-report-url: https://issues.coreos.com

View File

@ -2,4 +2,4 @@ ID=gce
VERSION_ID=@@OEM_VERSION_ID@@ VERSION_ID=@@OEM_VERSION_ID@@
NAME="Google Compute Engine" NAME="Google Compute Engine"
HOME_URL="https://cloud.google.com/products/compute-engine/" HOME_URL="https://cloud.google.com/products/compute-engine/"
BUG_REPORT_URL="https://github.com/coreos/bugs/issues" BUG_REPORT_URL="https://issues.coreos.com"

View File

@ -5,4 +5,4 @@ coreos:
id: hyperv id: hyperv
name: Microsoft Hyper-V name: Microsoft Hyper-V
version-id: @@OEM_VERSION_ID@@ version-id: @@OEM_VERSION_ID@@
bug-report-url: https://github.com/coreos/bugs/issues bug-report-url: https://issues.coreos.com

View File

@ -58,4 +58,4 @@ coreos:
name: Interoute name: Interoute
version-id: @@OEM_VERSION_ID@@ version-id: @@OEM_VERSION_ID@@
home-url: http://interoute.com/ home-url: http://interoute.com/
bug-report-url: https://github.com/coreos/bugs/issues bug-report-url: https://issues.coreos.com

View File

@ -54,4 +54,4 @@ coreos:
name: NIFTY Cloud name: NIFTY Cloud
version-id: @@OEM_VERSION_ID@@ version-id: @@OEM_VERSION_ID@@
home-url: http://cloud.nifty.com/ home-url: http://cloud.nifty.com/
bug-report-url: https://github.com/coreos/bugs/issues bug-report-url: https://issues.coreos.com

View File

@ -38,4 +38,4 @@ coreos:
name: Packet name: Packet
version-id: @@OEM_VERSION_ID@@ version-id: @@OEM_VERSION_ID@@
home-url: https://packet.net home-url: https://packet.net
bug-report-url: https://github.com/coreos/bugs/issues bug-report-url: https://issues.coreos.com

View File

@ -39,4 +39,4 @@ coreos:
name: Rackspace OnMetal name: Rackspace OnMetal
version-id: @@OEM_VERSION_ID@@ version-id: @@OEM_VERSION_ID@@
home-url: http://www.rackspace.com/ home-url: http://www.rackspace.com/
bug-report-url: https://github.com/coreos/bugs/issues bug-report-url: https://issues.coreos.com

View File

@ -50,4 +50,4 @@ coreos:
name: Rackspace Cloud Servers name: Rackspace Cloud Servers
version-id: @@OEM_VERSION_ID@@ version-id: @@OEM_VERSION_ID@@
home-url: https://www.rackspace.com/cloud/servers/ home-url: https://www.rackspace.com/cloud/servers/
bug-report-url: https://github.com/coreos/bugs/issues bug-report-url: https://issues.coreos.com

View File

@ -27,7 +27,7 @@ coreos:
ExecStart=/usr/bin/coreos-cloudinit --oem=vmware ExecStart=/usr/bin/coreos-cloudinit --oem=vmware
oem: oem:
bug-report-url: "https://github.com/coreos/bugs/issues" bug-report-url: "https://issues.coreos.com"
id: vmware id: vmware
name: VMWare name: VMWare
version-id: "@@OEM_VERSION_ID@@" version-id: "@@OEM_VERSION_ID@@"

View File

@ -29,4 +29,4 @@ coreos:
name: Xen Domain0 for Testing name: Xen Domain0 for Testing
version-id: @@OEM_VERSION_ID@@ version-id: @@OEM_VERSION_ID@@
home-url: https://coreos.com home-url: https://coreos.com
bug-report-url: https://github.com/coreos/bugs/issues bug-report-url: https://issues.coreos.com