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

modified templates to dereference class parameters #2

Merged
merged 1 commit into from
Jul 4, 2012

Conversation

hakamadare
Copy link
Contributor

Hardcoding references to $snmpd::params::foo in the templates means that
the parameters passed into the class get dropped on the floor. :)

This patch replaces these references with the corresponding
$snmpd::<submodule>::foo reference.

Hardcoding references to $snmpd::params::foo in the templates means that
the parameters passed into the class get dropped on the floor. :)
@razorsedge
Copy link
Contributor

Good catch! I should probably get around to actually testing this module.

razorsedge added a commit that referenced this pull request Jul 4, 2012
Modified templates to dereference class parameters
@razorsedge razorsedge merged commit 25715a4 into voxpupuli:master Jul 4, 2012
@hakamadare hakamadare deleted the template_params_fix branch October 4, 2013 04:00
skylar2-uw added a commit to uwgsit/puppet-snmp that referenced this pull request Feb 25, 2023
# This is the 1st commit message:

set runtime options for Ubuntu 22.04 based on 20.04

# This is the commit message voxpupuli#2:

no longer need snmpd_options

# This is the commit message voxpupuli#3:

add Ubuntu 22.04 to CI test suite coverage
skylar2-uw added a commit to uwgsit/puppet-snmp that referenced this pull request Feb 27, 2023
# This is the 1st commit message:

set runtime options for Ubuntu 22.04 based on 20.04

# This is the commit message voxpupuli#2:

no longer need snmpd_options

# This is the commit message voxpupuli#3:

add Ubuntu 22.04 to CI test suite coverage
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.

2 participants