Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(PDB-1430) overwritable java_args #210

Conversation

wkalt
Copy link
Contributor

@wkalt wkalt commented Sep 21, 2015

this creates a new config setting, merge_default_java_args, that users may set
to false to override the default java_args.

@wkalt wkalt force-pushed the ticket/master/pdb-1430-overwritable-java-args branch from 471db5e to 4a1f324 Compare September 21, 2015 22:27
this creates a new config setting, merge_default_java_args, that users may set
to false to override the default java_args.
@ajroetker
Copy link
Contributor

@kbarber this looks good to me but would you mind taking a look as well?

@wkalt
Copy link
Contributor Author

wkalt commented Sep 24, 2015

I learned today that this won't work on versions of puppetdb core that package with ezbake up to and including the latest version, since ezbake itself hardcodes some default java args. This won't affect the 2.x version that motivated this patch, and shouldn't affect 3.x versions in the near future. Shouldn't prevent this being merged imo.

ajroetker added a commit that referenced this pull request Sep 28, 2015
…e-java-args

(PDB-1430) overwritable java_args
@ajroetker ajroetker merged commit b79864c into puppetlabs:master Sep 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants