forked from sensu/sensu-puppet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP (sensu#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. Resolves sensu#735
- Loading branch information
1 parent
422a6d2
commit 919f8d1
Showing
3 changed files
with
68 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters