Skip to content

Commit

Permalink
Merge pull request #3 from atomic111/master
Browse files Browse the repository at this point in the history
Bugfix: broken link for debian wheezy vagrant box in .kitchen.yml and also broken link for NSA RedHat security guide in README.md
  • Loading branch information
chris-rock committed May 2, 2014
2 parents 825e22c + cdd76fc commit 063906c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .kitchen.yml
Expand Up @@ -35,7 +35,7 @@ platforms:
- name: debian-wheezy-7
driver_config:
box: debian-wheezy-7
box_url: https://dl.dropboxusercontent.com/u/86066173/debian-wheezy.box
box_url: https://dl.dropboxusercontent.com/s/cd583cuf0mbcix7/debian-wheezy-64-chef.box

suites:
- name: default
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -110,7 +110,7 @@ http://kitchen.ci/docs/getting-started
This cookbook is mostly based on guides by:

* [Arch Linux wiki, Sysctl hardening](https://wiki.archlinux.org/index.php/Sysctl)
* [NSA: Guide to the Secure Configuration of Red Hat Enterprise Linux 5](www.nsa.gov/ia/_files/os/redhat/rhel5-guide-i731.pdf)
* [NSA: Guide to the Secure Configuration of Red Hat Enterprise Linux 5](http://www.nsa.gov/ia/_files/os/redhat/rhel5-guide-i731.pdf)
* [Ubuntu Security/Features](https://wiki.ubuntu.com/Security/Features)
* [Deutsche Telekom, Group IT Security, Security Requirements (German)](http://www.telekom.com/static/-/155996/7/technische-sicherheitsanforderungen-si)

Expand Down

0 comments on commit 063906c

Please sign in to comment.