Skip to content
Snippets Groups Projects
Commit 668d0284 authored by Bogdan Dobrelya's avatar Bogdan Dobrelya
Browse files

Align pbr config data with the spec file

parent 48edf175
No related branches found
No related tags found
No related merge requests found
......@@ -26,12 +26,16 @@ data_files =
scale.yml
reset.yml
extra_playbooks/upgrade-only-k8s.yml
/usr/local/share/kubespray/roles = roles/*
doc_files =
README.md
inventory/inventory.example
config_files =
/etc/kubespray/ =
ansible.cfg
/etc/kubespray/inventory/ =
inventory/group_vars/all.yml
inventory/group_vars/k8s-cluster.yml
/etc/kubespray/ =
ansible.cfg
/usr/local/share/kubespray/roles = roles/*
[wheel]
universal = 1
......@@ -39,3 +43,10 @@ universal = 1
[pbr]
skip_authors = True
skip_changelog = True
[bdist_rpm]
group = "System Environment/Libraries"
requires =
ansible
python-jinja2
python-netaddr
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment