# puppet-yum **Repository Path**: mirrors_haf/puppet-yum ## Basic Information - **Project Name**: puppet-yum - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # puppet yum A puppet module for constructing a yum repository You need to handle firewalling yourself. ### Example This example will install both the server and the users/groups: ``` puppet include ::yum ``` ### License MIT