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: voxpupuli/puppet-kmod
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.1
Choose a base ref
...
head repository: voxpupuli/puppet-kmod
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 12 commits
  • 19 files changed
  • 4 contributors

Commits on Feb 7, 2022

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

Commits on Mar 24, 2022

  1. Update kmod::alias documentation

    Fixes #82
    silug committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    c4716f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #83 from silug/issue_82

    Update kmod::alias documentation
    kenyon authored Mar 24, 2022
    Configuration menu
    Copy the full SHA
    b214724 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Fix kmod::alias example

    Fixes #84
    silug committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    59635af View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Configuration menu
    Copy the full SHA
    5769417 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #85 from silug/issue_84

    Fix kmod::alias example
    kenyon authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    b489398 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    2f98c47 View commit details
    Browse the repository at this point in the history
  2. (#86) Enforce permissions on created files

    * Add attributes for enforcing ownership and permissions on created files
    * Add data types to all class and defined type parameters
    * Move documentation to Puppet Strings
    * Add generated REFERENCE.md
    * Add rspec tests for `kmod::option`, new parameters, etc.
    * Bump stdlib dependency to 5.0.0 (for `Stdlib::Filemode` type)
    
    Fixes #86
    silug committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    e35f1bc View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Merge pull request #87 from silug/issue_86

    (#86) Enforce permissions on created files
    bastelfreak authored May 3, 2022
    Configuration menu
    Copy the full SHA
    30e2a42 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #81 from jcpunk/facter-error

    Ignore kmod fact read errors
    bastelfreak authored May 3, 2022
    Configuration menu
    Copy the full SHA
    3e5d610 View commit details
    Browse the repository at this point in the history
  3. Release 3.2.0

    bastelfreak committed May 3, 2022
    Configuration menu
    Copy the full SHA
    cab0233 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Merge pull request #89 from bastelfreak/rel320

    Release 3.2.0
    bastelfreak authored May 4, 2022
    Configuration menu
    Copy the full SHA
    8139147 View commit details
    Browse the repository at this point in the history
Loading