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.1.3
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.2.0
Choose a head ref
  • 8 commits
  • 30 files changed
  • 2 contributors

Commits on Nov 12, 2018

  1. New release 2.1.3 (#161)

    Signed-off-by: Michael Geiger <info@mgeiger.de>
    mcgege authored Nov 12, 2018
    Configuration menu
    Copy the full SHA
    75155a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Add support for Ubuntu 18.04 and SLES 15 in metadata.json (#162)

    Signed-off-by: Michael Geiger <michael.geiger@telekom.de>
    mcgege authored Nov 15, 2018
    Configuration menu
    Copy the full SHA
    47c7201 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. New option rpfilter_loose to enable loose mode (rp_filter = 2) (#163)

    Signed-off-by: Michael Geiger <michael.geiger@telekom.de>
    mcgege authored Dec 5, 2018
    Configuration menu
    Copy the full SHA
    a39d8b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. Do not disable vfat. Fixes #165. (#166)

    HardeningFramework-DCO-1.1-Signed-off-by: Tim Stoop <github@timstoop.nl> (github: timstoop)
    
    Signed-off-by: Tim Stoop <tim@kumina.nl>
    timstoop authored and mcgege committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    4c9d183 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. Also works with current puppetlabs/stdlib (5.1.0 tested) (#168)

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

Commits on Jan 27, 2019

  1. Update test mechanisms (#169)

    * PDK update (to 1.8.0) with own template
    * Use standard PDK routines (#142 )
    * lint and unit tests implemented
       * local: pdk validate, pdk test unit
       * remote: Travis
    * Kitchen integration tests with docker (local + remote)
    * Add integration tests for Puppet 6
    * Update metadata (works with Puppet 6, Debian 9)
    
    Signed-off-by: Michael Geiger <info@mgeiger.de>
    mcgege authored Jan 27, 2019
    Configuration menu
    Copy the full SHA
    e7e5c09 View commit details
    Browse the repository at this point in the history
  2. Update README for new testing process (#173)

    Signed-off-by: Michael Geiger <info@mgeiger.de>
    mcgege authored Jan 27, 2019
    Configuration menu
    Copy the full SHA
    324603e View commit details
    Browse the repository at this point in the history
  3. New release 2.2.0

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