forked from saz/puppet-reprepro
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathModulefile
More file actions
9 lines (9 loc) · 745 Bytes
/
Modulefile
File metadata and controls
9 lines (9 loc) · 745 Bytes
1
2
3
4
5
6
7
8
9
name 'jtopjian-reprepro'
version '3.0.0'
source 'git://github.com/jtopjian/puppet-reprepro.git'
author 'jtopjian, saz, camptocamp'
license 'Apache 2.0'
summary 'Assists in the creation of reprepro-based repositories'
description 'This module assists in the creation of reprepro-based debian-package repositories. It is compatible with both Debian and Ubuntu. Although this module has no dependencies itself, several modules are needed for a more practical deployment. Please see the README.md file for a full example. This module was based off of the exist module by saz (https://github.com/saz) and camptocamp (https://github.com/camptocamp)'
project_page 'https://github.com/jtopjian/puppet-reprepro'
dependency 'puppetlabs/concat', '>=1.1.0'