library files added to setup.cfg (#5274)
It hopefully ensures the usability of Kubespray as pip.
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
8c15db53b2
commit
a6853cb79d
@ -29,6 +29,7 @@ data_files =
|
|||||||
remove-node.yml
|
remove-node.yml
|
||||||
extra_playbooks/upgrade-only-k8s.yml
|
extra_playbooks/upgrade-only-k8s.yml
|
||||||
usr/share/kubespray/roles = roles/*
|
usr/share/kubespray/roles = roles/*
|
||||||
|
usr/share/kubespray/library = library/*
|
||||||
usr/share/doc/kubespray/ =
|
usr/share/doc/kubespray/ =
|
||||||
LICENSE
|
LICENSE
|
||||||
README.md
|
README.md
|
||||||
|
Reference in New Issue
Block a user