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 1192 - rename facts param on actionpolicy::rule to remove conflict with $facts hash #161

Closed
wants to merge 1 commit into from

Commits on Dec 28, 2014

  1. MODULES-1192 fixes to handle mcollective::actionpolicy::rule 'facts' …

    …parameter conflicting with $facts hash when trusted_node_data=true
    
    - add travis matrix builds for puppet 3.7.0, with and without trusted_node_data=true
    - rename mcollective::actionpolicy::rule 'facts' parameter to 'fact_filter', to not conflict with $facts hash from trusted_node_data=true
    - require puppetlabs_spec_helper >= 0.7.0 for TRUSTED_NODE_DATA env variable
    - add actionpolicy::rule spec, along with test for specified facts param
    - update templates/actionpolicy.erb
    jantman committed Dec 28, 2014
    Configuration menu
    Copy the full SHA
    38a62dd View commit details
    Browse the repository at this point in the history