Closed legal90 closed 8 years ago
LGTM
@legal90 after removing the version pinning on omnibus I get this warning when running kitchen test
WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING You are installing an omnibus package without a version pin. If you are installing on production servers via an automated process this is DANGEROUS and you will be upgraded without warning on new releases, even to new major releases. Letting the version float is only appropriate in desktop, test, development or CI/CD environments. WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNIN
@linc01n Ah, OK, I've seen this message. So, the last sentence means that this is OK for test environment. Also, it's useful to test the cookbook on the latest Chef Client version, isn't it?
@legal90 You are right. I want to test the cookbook against the latest chef client. Let me remove the version pinning.
All Vagrant boxes from "chef" account on Atlas have been moved to the "bento" namespace: https://atlas.hashicorp.com/chef
P.s. By the way, is it still reasonable to freeze Chef Client version in
.kitchen.yml
?https://github.com/bflad/chef-stash/blob/8c8dda6b5b25873bd87a8e5c2de75168a1b05adc/.kitchen.yml#L4