mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 01:57:37 -03:30
Fix kubespary rpm spec file some requires (#2417)
Fix kubespary rpm spec file some requires
This commit is contained in:
parent
713efff78e
commit
dada98143c
@ -20,9 +20,10 @@ BuildRequires: python2-setuptools
|
||||
BuildRequires: python-d2to1
|
||||
BuildRequires: python2-pbr
|
||||
|
||||
Requires: ansible
|
||||
Requires: ansible >= 2.4.0
|
||||
Requires: python-jinja2 >= 2.10
|
||||
Requires: python-netaddr
|
||||
Requires: python-pbr
|
||||
|
||||
%description
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user