mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 15:01:00 +02:00
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:
parent
0010198c7f
commit
c9021c5e44
@ -49,4 +49,4 @@ coreos:
|
||||
name: Microsoft Azure
|
||||
version-id: @@OEM_VERSION_ID@@
|
||||
home-url: https://azure.microsoft.com/
|
||||
bug-report-url: https://github.com/coreos/bugs/issues
|
||||
bug-report-url: https://issues.coreos.com
|
||||
|
@ -34,4 +34,4 @@ coreos:
|
||||
name: CloudSigma
|
||||
version-id: @@OEM_VERSION_ID@@
|
||||
home-url: https://www.cloudsigma.com/
|
||||
bug-report-url: https://github.com/coreos/bugs/issues
|
||||
bug-report-url: https://issues.coreos.com
|
||||
|
@ -2,4 +2,4 @@ ID=digitalocean
|
||||
VERSION_ID=@@OEM_VERSION_ID@@
|
||||
NAME="DigitalOcean"
|
||||
HOME_URL="https://www.digitalocean.com/"
|
||||
BUG_REPORT_URL="https://github.com/coreos/bugs/issues"
|
||||
BUG_REPORT_URL="https://issues.coreos.com"
|
||||
|
@ -40,4 +40,4 @@ coreos:
|
||||
name: @@OEM_NAME@@
|
||||
version-id: @@OEM_VERSION_ID@@
|
||||
home-url: @@OEM_HOME_URL@@
|
||||
bug-report-url: https://github.com/coreos/bugs/issues
|
||||
bug-report-url: https://issues.coreos.com
|
||||
|
@ -2,4 +2,4 @@ ID=gce
|
||||
VERSION_ID=@@OEM_VERSION_ID@@
|
||||
NAME="Google 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"
|
||||
|
@ -5,4 +5,4 @@ coreos:
|
||||
id: hyperv
|
||||
name: Microsoft Hyper-V
|
||||
version-id: @@OEM_VERSION_ID@@
|
||||
bug-report-url: https://github.com/coreos/bugs/issues
|
||||
bug-report-url: https://issues.coreos.com
|
||||
|
@ -58,4 +58,4 @@ coreos:
|
||||
name: Interoute
|
||||
version-id: @@OEM_VERSION_ID@@
|
||||
home-url: http://interoute.com/
|
||||
bug-report-url: https://github.com/coreos/bugs/issues
|
||||
bug-report-url: https://issues.coreos.com
|
||||
|
@ -54,4 +54,4 @@ coreos:
|
||||
name: NIFTY Cloud
|
||||
version-id: @@OEM_VERSION_ID@@
|
||||
home-url: http://cloud.nifty.com/
|
||||
bug-report-url: https://github.com/coreos/bugs/issues
|
||||
bug-report-url: https://issues.coreos.com
|
||||
|
@ -38,4 +38,4 @@ coreos:
|
||||
name: Packet
|
||||
version-id: @@OEM_VERSION_ID@@
|
||||
home-url: https://packet.net
|
||||
bug-report-url: https://github.com/coreos/bugs/issues
|
||||
bug-report-url: https://issues.coreos.com
|
||||
|
@ -39,4 +39,4 @@ coreos:
|
||||
name: Rackspace OnMetal
|
||||
version-id: @@OEM_VERSION_ID@@
|
||||
home-url: http://www.rackspace.com/
|
||||
bug-report-url: https://github.com/coreos/bugs/issues
|
||||
bug-report-url: https://issues.coreos.com
|
||||
|
@ -50,4 +50,4 @@ coreos:
|
||||
name: Rackspace Cloud Servers
|
||||
version-id: @@OEM_VERSION_ID@@
|
||||
home-url: https://www.rackspace.com/cloud/servers/
|
||||
bug-report-url: https://github.com/coreos/bugs/issues
|
||||
bug-report-url: https://issues.coreos.com
|
||||
|
@ -27,7 +27,7 @@ coreos:
|
||||
ExecStart=/usr/bin/coreos-cloudinit --oem=vmware
|
||||
|
||||
oem:
|
||||
bug-report-url: "https://github.com/coreos/bugs/issues"
|
||||
bug-report-url: "https://issues.coreos.com"
|
||||
id: vmware
|
||||
name: VMWare
|
||||
version-id: "@@OEM_VERSION_ID@@"
|
||||
|
@ -29,4 +29,4 @@ coreos:
|
||||
name: Xen Domain0 for Testing
|
||||
version-id: @@OEM_VERSION_ID@@
|
||||
home-url: https://coreos.com
|
||||
bug-report-url: https://github.com/coreos/bugs/issues
|
||||
bug-report-url: https://issues.coreos.com
|
||||
|
Loading…
x
Reference in New Issue
Block a user