forked from nesi/puppet-git
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathModulefile
More file actions
Latest commit
11 lines (10 loc) · 334 Bytes
/
Copy pathModulefile
File metadata and controls
11 lines (10 loc) · 334 Bytes
1
2
3
4
5
6
7
8
9
10
11
name 'nesi-git'
version '0.1.0'
source 'https://github.com/nesi/puppet-git'
author 'Aaron Hicks'
license 'GPL3'
summary 'A git module'
description 'A module for managing git repositories and users with Puppet'
project_page 'https://github.com/nesi/puppet-git'
## Add dependencies, if any:
# dependency 'username/name', '>= 1.2.0'