mirror of
https://abf.rosa.ru/djam/kubernetes.git
synced 2025-02-23 13:42:55 +00:00
use macros for sysctl
This commit is contained in:
parent
39a422e7b6
commit
45f9143386
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ install -dm0755 %{buildroot}%{_sysconfdir}/kubernetes/manifests
|
|||
install -dm0755 %{buildroot}%{_sysconfdir}/sysconfig/kubelet
|
||||
install -dm0755 %{buildroot}%{_sysconfdir}/cni/net.d
|
||||
install -dm0755 %{buildroot}%{_libexecdir}/modules-load.d
|
||||
install -dm0755 %{buildroot}/usr/lib/sysctl.d
|
||||
install -dm0755 %{buildroot}%{_sysctldir}
|
||||
install -dm0755 %{buildroot}%{_mandir}/man1
|
||||
|
||||
# kubeadm
|
||||
|
|
Loading…
Add table
Reference in a new issue