matschaffer / knife-solo

DEPRECATED: Please consider using https://knife-zero.github.io/, ansible, or visit https://www.chef.io/ for other ideas
MIT License
786 stars 213 forks source link

Parse version with "Chef Infra Client: x.y.z" format #540

Open vurte opened 4 years ago

vurte commented 4 years ago

chef-solo --version returns, with current version, a string like "Chef Infra Client: x.y.z". It was "Chef: x.y.z" before. For example:
"Chef: 14.7.17" and "Chef Infra Client: 15.10.12"

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 90.185% when pulling 1b3d719783ca5f29b64158b04fc97e923fb50722 on vurte:master into a6b8a8239905fcc218fd67db127185345fc606ef on matschaffer:master.