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

(MODULES-1479) Add package_manage parameter #233

Merged
merged 1 commit into from Jan 8, 2015

Conversation

juniorsysadmin
Copy link
Contributor

As described in MODULES-1479, certain FreeBSD base installations already include the base version of ntp and FreeBSD users don't want the ntp module to manage the package on these systems.

This PR uses ideas from PR #154 , which for whatever reason has stalled.
@sethlyons - Is this missing anything?

@mmoll
Copy link
Contributor

mmoll commented Jan 7, 2015

working very well for me 👍

@mmoll
Copy link
Contributor

mmoll commented Jan 7, 2015

BTW, it would be good if that's set to false by default on FreeBSD, IMHO.

@sethlyons
Copy link

#154 stalled because the CLA seemed broken and kept looping. this looks great. i agree with @mmoll that freebsd should default to false.

@juniorsysadmin
Copy link
Contributor Author

Are there any reasons not to default to package_manage = false on FreeBSD? What about earlier FreeBSD releases?

@mmoll
Copy link
Contributor

mmoll commented Jan 7, 2015

@juniorsysadmin Even FreeBSD 3.x came with ntp in base, so that's safe. If anybody did build a world with WITHOUT_NTP (and I expect that to be really rare), the parameter can get set to true.

Set package_manage to false on FreeBSD by default.
@juniorsysadmin
Copy link
Contributor Author

Updated commit to fix acceptance test and make package_manage default to false on FreeBSD

hunner added a commit that referenced this pull request Jan 8, 2015
(MODULES-1479) Add package_manage parameter
@hunner hunner merged commit 9f2dd0d into puppetlabs:master Jan 8, 2015
@underscorgan underscorgan mentioned this pull request Jan 12, 2015
hunner added a commit to hunner/puppetlabs-ntp that referenced this pull request Jan 27, 2015
@juniorsysadmin juniorsysadmin deleted the package-manage-parameter branch January 27, 2015 23:47
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

4 participants