mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
Fix kubespary rpm spec file some requires (#2417)
Fix kubespary rpm spec file some requires
This commit is contained in:
committed by
Matthew Mosesohn
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user