modify base-cincinnati-url-for-nestos.patch
This commit is contained in:
parent
55f830d184
commit
28ca39aa95
@ -5,4 +5,4 @@ diff -Nur zincati-0.0.18/dist/config.d/50-fedora-coreos-cincinnati.toml zincati-
|
|||||||
-# Fedora CoreOS Cincinnati backend
|
-# Fedora CoreOS Cincinnati backend
|
||||||
[cincinnati]
|
[cincinnati]
|
||||||
-base_url= "https://updates.coreos.fedoraproject.org"
|
-base_url= "https://updates.coreos.fedoraproject.org"
|
||||||
+base_url= "http://nestos.org.cn:8080"
|
+base_url= "http://1.203.97.152:8080"
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: rust-%{crate}
|
Name: rust-%{crate}
|
||||||
Version: 0.0.24
|
Version: 0.0.24
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: Update agent for NestOS
|
Summary: Update agent for NestOS
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://crates.io/crates/%{crate}
|
URL: https://crates.io/crates/%{crate}
|
||||||
@ -126,6 +126,9 @@ install -Dpm644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysusersdir}/zincati.conf
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 29 2023 duyiwei <duyiwei@kylinos.cn> - 0.0.24-5
|
||||||
|
- modify base-cincinnati-url-for-nestos.patch
|
||||||
|
|
||||||
* Thu Dec 15 2022 dingdingaaaaa <dingziwei@kylinos.cn> - 0.0.24-4
|
* Thu Dec 15 2022 dingdingaaaaa <dingziwei@kylinos.cn> - 0.0.24-4
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user