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/puppet-os-hardening
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.11
Choose a base ref
...
head repository: dev-sec/puppet-os-hardening
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.3.0
Choose a head ref
  • 8 commits
  • 20 files changed
  • 4 contributors

Commits on Jan 27, 2021

  1. New release 2.2.11 (#261)

    Signed-off-by: Michael Geiger <info@mgeiger.de>
    mcgege authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    df0e76d View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. use new syntax for stub in rspec (#259)

    * use new syntax for stub in rspec
    * fix rubocop errors
    * refactor retrieve_system_users for better testability
    * refactor home_users for better testability
    * drop centos6 support
    
    Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
    schurzi authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    79b9886 View commit details
    Browse the repository at this point in the history
  2. Added manage_system_users option and formatted properties (#262)

    Signed-off-by: Henry Pauli <henry@mixict.nl>
    hp197 authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    f33beb5 View commit details
    Browse the repository at this point in the history
  3. fixed alignment of properties and indentation (#263)

    Signed-off-by: Henry Pauli <henry@mixict.nl>
    hp197 authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    a70f55b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. move to github actions (#264)

    * move to github actions
    
    Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
    schurzi authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    5635aef View commit details
    Browse the repository at this point in the history
  2. Move from inspec to cinc (#238)

    * Replace inspec with cinc
    
    Signed-off-by: Michael Geiger <info@mgeiger.de>
    Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
    mcgege authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    88dbc9a View commit details
    Browse the repository at this point in the history
  3. add source for chef-utils gem (bundle confusion) (#265)

    * add source for chef-utils gem (bundle confusion)
    
    Signed-off-by: Michael Geiger <info@mgeiger.de>
    mcgege authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    ddd0240 View commit details
    Browse the repository at this point in the history
  4. New release 2.3.0

    Signed-off-by: Michael Geiger <info@mgeiger.de>
    mcgege committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    46fa80c View commit details
    Browse the repository at this point in the history
Loading