Module yum

Entities

entity yum::Repository

Parents: std::Entity

A yum repositoy

attribute string name
attribute bool gpgcheck=false
attribute bool enabled=true
attribute string baseurl
attribute string gpgkey=''
attribute number metadata_expire=7200
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