Module yum¶
- License: Apache 2.0
- Version: 0.5.0
- Author: Inmanta <code@inmanta.com>
- Upstream project: https://github.com/inmanta/yum.git
Entities¶
-
entity
yum::Repository¶ Parents:
std::EntityA yum repositoy
-
attribute string
baseurl¶
-
attribute bool
enabled=True¶
-
attribute string
name¶
-
attribute bool
gpgcheck=False¶
-
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:
yum::redhatRepoconstraintstd::familyof(host.os,'redhat')
-
attribute string