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

adjust Puppetserver configs for 5.1 #548

Merged
merged 1 commit into from Sep 14, 2017
Merged

adjust Puppetserver configs for 5.1 #548

merged 1 commit into from Sep 14, 2017

Conversation

mmoll
Copy link
Contributor

@mmoll mmoll commented Sep 14, 2017

No description provided.

} else {
if versioncmp($::puppetversion, '5.1.0') >= 0 {
$server_puppetserver_version = '5.1.0'
} elsif versioncmp($::puppetversion, '5.0.0') >= 0 {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that block is debatable...

@ekohl ekohl merged commit cc2971e into theforeman:master Sep 14, 2017
@mmoll mmoll deleted the ps_510 branch September 14, 2017 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants