Add Modulefile
This commit is contained in:
parent
1740608847
commit
bf06644b4a
1 changed files with 8 additions and 0 deletions
8
Modulefile
Normal file
8
Modulefile
Normal file
|
@ -0,0 +1,8 @@
|
|||
name 'cprice404-inifile'
|
||||
version '0.0.1'
|
||||
source 'git://github.com/cprice-puppet/puppetlabs-inifile.git'
|
||||
author 'Chris Price'
|
||||
description 'Resource types for managing settings in INI files'
|
||||
summary 'Resource types for managing settings in INI files'
|
||||
license 'Apache'
|
||||
project_page 'https://github.com/cprice-puppet/puppetlabs-inifile'
|
Loading…
Reference in a new issue