Resource Type: yum_cron_hourly_config

Defined in:
lib/puppet/type/yum_cron_hourly_config.rb
Providers:
ini_setting

Overview

Section/setting name to manage from yum-cron-hourly.conf

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • value

    The value of the setting to be defined.

Parameters

  • name (namevar)

    Section/setting name to manage from yum-cron-hourly.conf

  • provider

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