Resource Type: puppet_repo

Defined in:
lib/puppet/type/puppet_repo.rb
Providers:
pulp_admin

Overview

The repo id

Properties

  • description
  • display_name
  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • feed
  • notes
  • queries
  • schedules
  • serve_http
  • serve_https

Parameters

  • id (namevar)

    The repo id

  • login
  • password
  • provider

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