Add pbr build configuration

Required for an RPM package builds with the contrib/ansible-kubespray.spec

Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
This commit is contained in:
Bogdan Dobrelya
2017-08-18 12:02:32 +02:00
parent 31d357284a
commit 8058cdbc0e
3 changed files with 61 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
pbr>=1.6
ansible>=2.3.0
netaddr
jinja2>=2.9.6