Module yum

Entities

entity yum::Repository

Parents: std::Entity

A yum repositoy

attribute string baseurl
attribute number metadata_expire=7200
attribute string gpgkey=''
attribute bool enabled=True
attribute bool gpgcheck=False
attribute string name
relation std::Host host [1]

other end: std::Host.repos [0:*]

The following implementations are defined for this entity:

The following implements statements select implementations for this entity:

Implementations

implementation yum::redhatRepo