Resource Type: rh_repo

Defined in:
lib/puppet/type/rh_repo.rb
Providers:
redhat

Overview

Manage Red Hat subscriptions

Properties

  • ensure

    The basic property that the resource should be in.

    Supported values:
    • present
    • enabled (alias for: present)
    • absent
    • disabled (alias for: absent)

Parameters

  • name (namevar)
  • provider

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