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

Inheritance of apt::params means it can't be private #461

Merged
merged 1 commit into from
Mar 11, 2015

Conversation

underscorgan
Copy link

Otherwise, if another module has class { 'apt': } in it everything
fails, as $caller_module_name will be the other module name.

Otherwise, if another module has `class { 'apt': }` in it everything
fails, as `$caller_module_name` will be the other module name.
@underscorgan
Copy link
Author

sorry @daenney :-(

@underscorgan underscorgan added this to the 2.0 milestone Mar 11, 2015
@nibalizer
Copy link

👍 this bit me while taking the new apt module out for a spin

@daenney
Copy link

daenney commented Mar 11, 2015

Oh right because of the != $caller_module_name, damn it.

daenney added a commit that referenced this pull request Mar 11, 2015
Inheritance of apt::params means it can't be private
@daenney daenney merged commit 4fa2820 into puppetlabs:next Mar 11, 2015
@underscorgan underscorgan deleted the boo_inheritance branch March 11, 2015 15:45
@LukasAud LukasAud added the bugfix label Jun 7, 2023
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.

4 participants