name    'deric-accounts'
version '0.1.2'
source 'https://github.com/deric/puppet-accounts'
author 'Tomas Barton'
license 'Apache License, Version 2.0'
summary 'Module for managing user accounts and groups.'
description 'Simple user management with hiera support.'
project_page 'https://github.com/deric/puppet-accounts'

dependency 'puppetlabs/stdlib', '>= 0.1.7'
