Resource Type: sshkey_prune

Defined in:
lib/puppet/type/sshkey_prune.rb
Providers:
prune

Overview

The file that you wish to prune

Properties

  • prune (defaults to: true)

    Whether or not to prune the file in $name

    Supported values:
    • true
    • false

Parameters

  • name (namevar)

    The file that you wish to prune

  • provider

    The specific backend to use for this ‘sshkey_prune` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.