Skip to content

Instantly share code, notes, and snippets.

@lucywyman
Created April 23, 2020 16:22
Show Gist options
  • Save lucywyman/0356db9513682845b1ed92ef1f3d9d4d to your computer and use it in GitHub Desktop.
Save lucywyman/0356db9513682845b1ed92ef1f3d9d4d to your computer and use it in GitHub Desktop.
  • Added ability to populate all target properties in the puppetdb plugin's target_mapping Previously the target_mapping field only supported populating target's uri, name and config values. Additional fields are now able to be populated on a target, a complete list is below:

    • alias
    • config
    • facts
    • features
    • name
    • uri
    • vars

    Contributed by Nick Maludy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment