Skip to content

Allow arrays for server_jvm_extra_args parameter#596

Merged
ekohl merged 1 commit intotheforeman:masterfrom
alexjfisher:jvm_extra_args
May 22, 2018
Merged

Allow arrays for server_jvm_extra_args parameter#596
ekohl merged 1 commit intotheforeman:masterfrom
alexjfisher:jvm_extra_args

Conversation

@alexjfisher
Copy link
Copy Markdown
Contributor

The tests for puppet::server::puppetserver already cover using an array
of strings for this parameter, but the base classes forbid it.

:jvm_extra_args => ['-XX:foo=bar', '-XX:bar=foo'],

The tests for puppet::server::puppetserver already cover using an array
of strings for this parameter, but the base classes forbid it.
https://github.com/theforeman/puppet-puppet/blob/ee01cffe239c5080c784d17a37a34742fc7db0fe/spec/classes/puppet_server_puppetserver_spec.rb#L823
@ekohl
Copy link
Copy Markdown
Member

ekohl commented May 22, 2018

Thanks! Letting Travis continue.

@alexjfisher
Copy link
Copy Markdown
Contributor Author

@ekohl Tests are green. Good to merge?

@ekohl ekohl merged commit 0071228 into theforeman:master May 22, 2018
@ekohl
Copy link
Copy Markdown
Member

ekohl commented May 22, 2018

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants