-
Notifications
You must be signed in to change notification settings - Fork 290
Comparing changes
Open a pull request
base repository: sensu/sensu-puppet
base: v2.21.0
head repository: sensu/sensu-puppet
compare: v2.22.0
- 9 commits
- 22 files changed
- 4 contributors
Commits on Jul 13, 2017
-
(#735) Fix sensu-server-enterprise Vagrant VM
Without this patch the sensu-enterprise server is quickly crashing with a JVM out of memory error when started inside the sensu-server-enterprise VM. This patch addresses the problem by bumping up the allocated RAM for the VM from 512m to 768m while also bringing down the JVM heap size from 2GB to 256m. The API has been tested with the following commands, with no other VM's running: vagrant up sensu-server-enterprise curl -s http://admin:secret@127.0.0.1:4567/clients \ | jq -r 'map(.name | split(".") | .[0]) | sort | .[]' Resolves #735Configuration menu - View commit details
-
Copy full SHA for d6715ec - Browse repository at this point
Copy the full SHA d6715ecView commit details -
(GH-701) Stop using scope.lookupvar() in templates
Add tests for existing functionality as proof for backward compatibility.
Configuration menu - View commit details
-
Copy full SHA for 8da5359 - Browse repository at this point
Copy the full SHA 8da5359View commit details -
(GH-560) Add docs for $sensu::check::custom
Use the given example in the spec tests.
Configuration menu - View commit details
-
Copy full SHA for 5fbf49a - Browse repository at this point
Copy the full SHA 5fbf49aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc3c755 - Browse repository at this point
Copy the full SHA bc3c755View commit details -
Merge pull request #738 from jeffmccune/735_vagrant_ports
(#735) Fix sensu-server-enterprise Vagrant VM
Configuration menu - View commit details
-
Copy full SHA for 0ec8d0a - Browse repository at this point
Copy the full SHA 0ec8d0aView commit details -
Merge pull request #724 from Phil-Friderici/GH-701
(GH-701) Stop using scope.lookupvar() in templates
Configuration menu - View commit details
-
Copy full SHA for 3180389 - Browse repository at this point
Copy the full SHA 3180389View commit details -
Merge pull request #739 from Phil-Friderici/GH-560
(GH-560) Add docs for $sensu::check::custom
Configuration menu - View commit details
-
Copy full SHA for b2cfd3d - Browse repository at this point
Copy the full SHA b2cfd3dView commit details -
Merge pull request #740 from Phil-Friderici/GH-599
(GH-599) Pass gem_install_options to sensu::plugin class
Configuration menu - View commit details
-
Copy full SHA for 3bea31b - Browse repository at this point
Copy the full SHA 3bea31bView commit details -
Add ability to specify gem install options for plugins which is very useful if you want to specify a proxy.
Configuration menu - View commit details
-
Copy full SHA for e6673e8 - Browse repository at this point
Copy the full SHA e6673e8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.21.0...v2.22.0