Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
config: update FCOS Cincinnati endpoint (prod)
This updates the default FCOS Cincinnati endpoint, switching from staging infrastructure to production one.
- Loading branch information
Showing
with
2 additions
and 2 deletions.
| @@ -1,3 +1,3 @@ | ||
| # Fedora CoreOS Cincinnati backend (staging service) | ||
| # Fedora CoreOS Cincinnati backend | ||
| [cincinnati] | ||
| base_url= "https://updates.coreos.stg.fedoraproject.org" | ||
| base_url= "https://updates.coreos.fedoraproject.org" |