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: sensu/sensu-puppet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.30.0
Choose a base ref
...
head repository: sensu/sensu-puppet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.30.1
Choose a head ref
  • 6 commits
  • 6 files changed
  • 3 contributors

Commits on Jul 26, 2017

  1. Configuration menu
    Copy the full SHA
    c3deee7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #778 from ghoneycutt/puppet_strings

    Update link to auto generated docs
    ghoneycutt authored Jul 26, 2017
    Configuration menu
    Copy the full SHA
    0904663 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2017

  1. (#784) Fix Sensu Enterprise API SSL configuration scope

    Without this path the Puppet module incorrectly configures Sensu Enterprise API
    SSL parameters.  This patch corrects the configuration scope to match
    https://sensuapp.org/docs/1.0/enterprise/api.html#ssl-attributes-example
    
    Resolves #784
    jeffmccune committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    e8a06b3 View commit details
    Browse the repository at this point in the history
  2. (maint) Remove sensu-server-enterprise HEAP_SIZE ini_setting

    Without this patch the sensu-server-enterprise vagrant provisioning script does
    not converge.  The File resource fights with the Ini_setting resource over the
    HEAP_SIZE setting.  This patch removes the Ini_setting resource and uses the new
    heap_size class parameter to achieve convergence.
    jeffmccune committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    e141b43 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #787 from jeffmccune/784_sensu_enterprise_ssl

    (#784) Fix Sensu Enterprise API SSL configuration scope
    ghoneycutt authored Jul 31, 2017
    Configuration menu
    Copy the full SHA
    195f40d View commit details
    Browse the repository at this point in the history
  4. Release v2.30.1

    ghoneycutt committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    c99f0d2 View commit details
    Browse the repository at this point in the history
Loading