kubespray / kubespray-cli

Easy to use command line tool for kubernetes deployment with kubespray
GNU General Public License v3.0
252 stars 62 forks source link

An error occurred during installation #86

Closed kairen closed 7 years ago

kairen commented 7 years ago

Today, I use pypi install the kubespray-cli on Ubuntu 16.04, but i get a error as follow:

error: can't copy 'src/kubespray/files/.kubespray.yml': doesn't exist or not a regular file

I think this is forgotten to modify the file name in src/kubespray/files, so I modify the files after the installation can be successful.