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-splunk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.1
Choose a base ref
...
head repository: voxpupuli/puppet-splunk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.0
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Nov 22, 2013

  1. Update solaris package name 9 to 10

    With the newest Splunk release the Solaris package(s) are named with
    "...solaris-10-..." instead of the olde "...solaris-9-...". This commit
    updates the parameters file to reflect that.
    
    If using old packages, it may now be necessary to explicitely call
    out the package source for Solaris. Please use current version(s) of
    Splunk.
    reidmv committed Nov 22, 2013
    Configuration menu
    Copy the full SHA
    3470c66 View commit details
    Browse the repository at this point in the history
  2. Bumping the version number

    Breaking a major version since changing the default solaris package name
    is a "breaking" change, though it's possible to work around it to get
    the old behavior.
    reidmv committed Nov 22, 2013
    Configuration menu
    Copy the full SHA
    1919ba0 View commit details
    Browse the repository at this point in the history
Loading