Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dev-sec/chef-ssh-hardening
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: dev-sec/chef-ssh-hardening
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 15 commits
  • 13 files changed
  • 5 contributors

Commits on Feb 13, 2017

  1. Removal of apt/yum cookbooks from tests

    They produce broken builds and we do not need them anymore:
    https://travis-ci.org/dev-sec/chef-ssh-hardening/jobs/201236096
    
    In the same time we need to run apt-get update at the start of chef-run
    as ubuntu does not have any apt repo information. This is the reason
    for introduction of test cookbook.
    artem-sidorenko committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    56972dd View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2017

  1. Merge pull request #169 from artem-sidorenko/apt-yum

    Removal of apt/yum cookbooks from tests
    atomic111 authored Feb 16, 2017
    Configuration menu
    Copy the full SHA
    b19230f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2017

  1. Configuration menu
    Copy the full SHA
    bb7bcc4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #171 from artem-sidorenko/metadata-suse

    Add suse to the supported list in metadata
    chris-rock authored Feb 28, 2017
    Configuration menu
    Copy the full SHA
    d4dc236 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2017

  1. Configuration menu
    Copy the full SHA
    73e8996 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2017

  1. Add support for extra configuration options and improve readability w…

    …ith block syntax
    
    Signed-off-by: Brian Dwyer <bdwyer@IEEE.org>
    bdwyertech committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    925f81e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2017

  1. Merge pull request #173 from bdwyertech/extras

    Add Support for Extra Configuration Options
    atomic111 authored Apr 10, 2017
    Configuration menu
    Copy the full SHA
    eaf6c11 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2017

  1. Test and readme added

    Signed-off-by: Lubomir Kacalek <lubomir@lkit.cz>
    lubomir-kacalek committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    7e9ca30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9d7a6b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2017

  1. Configuration menu
    Copy the full SHA
    14e256c View commit details
    Browse the repository at this point in the history
  2. attributes white spaces fix

    Signed-off-by: lubomir-kacalek <lubomir@lkit.cz>
    lubomir-kacalek committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    6614cb1 View commit details
    Browse the repository at this point in the history
  3. server_spec.rb formating fix

    Signed-off-by: lubomir-kacalek <lubomir@lkit.cz>
    lubomir-kacalek committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    b9945a8 View commit details
    Browse the repository at this point in the history
  4. server_spec.rb formating fix

    Signed-off-by: lubomir-kacalek <lubomir@lkit.cz>
    lubomir-kacalek committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    71b4f50 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #172 from lubomir-kacalek/master

    Authorized keys custom path
    artem-sidorenko authored Apr 18, 2017
    Configuration menu
    Copy the full SHA
    2e89e52 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2017

  1. Release 2.1.0

    artem-sidorenko committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    e97a2ad View commit details
    Browse the repository at this point in the history
Loading