NVIDIA / deepops

Tools for building GPU clusters
BSD 3-Clause "New" or "Revised" License
1.25k stars 326 forks source link

Install new jmespath requirement in setup.sh #1262

Closed supertetelman closed 1 year ago

supertetelman commented 1 year ago

New parts of Kubespray now require that jmespath is installed depending on the configuraiton options you choose. This PR adds it to the installation on the provisioning node via the setup.sh script.