5b6de5763f
Summary: This release is a bugfix for handling whitespace/[]'s better, and adding a bunch of tests. Bugfixes: - Handle whitespace in sections - Handle square brances in values - Add metadata.json - Update some travis testing - Tons of beaker-rspec tests
8 lines
327 B
Puppet
8 lines
327 B
Puppet
name 'puppetlabs-inifile'
|
|
version '1.0.1'
|
|
source 'git://github.com/puppetlabs/puppetlabs-inifile.git'
|
|
author 'Puppetlabs'
|
|
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/puppetlabs/puppetlabs-inifile'
|