Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow a fuzzier match for known Bento box names. #166

Merged
merged 1 commit into from
May 7, 2015
Merged

Conversation

fnichol
Copy link
Contributor

@fnichol fnichol commented May 7, 2015

This update attempts to improve on
a2ef401 which remains a workaround
until the work of continuously publishing Bento boxes to Atlas is
completed.

The rationale and rules in the above mentioned commit remain, but now
only the platform name is checked. In other words, if the platform name
begins with one of the following (case-sensitive):

  • centos
  • debian
  • fedora
  • freebsd
  • opensuse
  • ubuntu

then the platform is assumed to have a Bento box, hosted in the
pre-determined S3 bucket.

References #165
References test-kitchen/test-kitchen#707
References test-kitchen/test-kitchen#663
References chef-boneyard/chef-dk#382
References chef-boneyard/chef-dk#378

This update attempts to improve on
a2ef401 which remains a workaround
until the work of continuously publishing Bento boxes to Atlas is
completed.

The rationale and rules in the above mentioned commit remain, but now
only the platform name is checked. In other words, if the platform name
begins with one of the following (case-sensitive):

* `centos`
* `debian`
* `fedora`
* `freebsd`
* `opensuse`
* `ubuntu`

then the platform is assumed to have a Bento box, hosted in the
pre-determined S3 bucket.

References #165
References test-kitchen/test-kitchen#707
References test-kitchen/test-kitchen#663
References chef-boneyard/chef-dk#382
References chef-boneyard/chef-dk#378
@tyler-ball
Copy link
Contributor

👍 :shipit:

fnichol added a commit that referenced this pull request May 7, 2015
Allow a fuzzier match for known Bento box names.
@fnichol fnichol merged commit 0983ba5 into master May 7, 2015
@fnichol fnichol removed the Reviewing label May 7, 2015
@fnichol fnichol deleted the more-bento-boxes branch May 7, 2015 22:44
@hartmantis
Copy link

@fnichol 💯 ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants