name    'huit-ipa'
version '1.5.5'
source 'Harvard University Information Technology'
author 'huit'
license 'Apache License, Version 2.0'
summary 'Manage IPA master, replicas, and clients'
description 'This module enables Puppet management of IPA masters, replicas, and clients.  Master and replica support has been tested with RHEL6 and Red Hat IPA/FreeIPA 3.x; client support has also been tested with Ubuntu 10.04 LTS and Debian GNU/Linux 7.1 (wheezy).'
project_page 'https://github.com/huit/puppet-ipa'

## Add dependencies, if any:
# dependency 'username/name', '>= 1.2.0'
dependency 'puppetlabs/firewall'
dependency 'puppetlabs/stdlib'
