Resource Type: github_ssh_key

Defined in:
lib/puppet/type/github_ssh_key.rb
Providers:
github

Overview

Manage GitHub SSH keys

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • path (namevar)

    Path of SSH public key

  • provider

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

  • title

    Title for key on GitHub