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

update common readme badges, kitchen.yml platforms #18

Merged
merged 3 commits into from Apr 23, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 4 additions & 4 deletions .kitchen.yml
Expand Up @@ -22,10 +22,10 @@ platforms:
driver_config:
box: opscode-centos-6.5
box_url: http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-6.5_chef-provisionerless.box
# - name: oracle-6.4
# driver_config:
# box: oracle-6.4
# box_url: https://storage.us2.oraclecloud.com/v1/istoilis-istoilis/vagrant/oel64-64.box
- name: oracle-6.4
driver_config:
box: oracle-6.4
box_url: https://storage.us2.oraclecloud.com/v1/istoilis-istoilis/vagrant/oel64-64.box
- name: oracle-6.5
driver_config:
box: oracle-6.5
Expand Down
15 changes: 9 additions & 6 deletions README.md
@@ -1,9 +1,10 @@
# nginx-hardening (Chef cookbook)

[![Supermarket](http://img.shields.io/cookbook/v/nginx-hardening.svg)][1]
[![Build Status](http://img.shields.io/travis/TelekomLabs/chef-nginx-hardening.svg)][2]
[![Code Coverage](http://img.shields.io/coveralls/TelekomLabs/chef-nginx-hardening.svg)][3]
[![Dependencies](http://img.shields.io/gemnasium/TelekomLabs/chef-nginx-hardening.svg)][4]
[![Build Status](http://img.shields.io/travis/hardening-io/chef-nginx-hardening.svg)][2]
[![Code Coverage](http://img.shields.io/coveralls/hardening-io/chef-nginx-hardening.svg)][3]
[![Dependencies](http://img.shields.io/gemnasium/hardening-io/chef-nginx-hardening.svg)][4]
[![Gitter Chat](https://badges.gitter.im/Join%20Chat.svg)][5]

## Description

Expand Down Expand Up @@ -78,7 +79,9 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.


[1]: https://supermarket.getchef.com/cookbooks/nginx-hardening
[2]: http://travis-ci.org/TelekomLabs/chef-nginx-hardening
[3]: https://coveralls.io/r/TelekomLabs/chef-nginx-hardening
[4]: https://gemnasium.com/TelekomLabs/chef-nginx-hardening
[2]: http://travis-ci.org/hardening-io/chef-nginx-hardening
[3]: https://coveralls.io/r/hardening-io/chef-nginx-hardening
[4]: https://gemnasium.com/hardening-io/chef-nginx-hardening
[5]: https://gitter.im/hardening-io