fuel-library/deployment/puppet/corosync/Modulefile

10 lines
429 B
Puppet

name 'puppetlabs-corosync'
version '0.1.1'
source 'https://github.com/puppetlabs/puppetlabs-corosync.git'
author 'Mirantis Inc.'
license 'APL 2.0'
summary 'Sets up and manages Corosync'
description 'This module is a set of manifests and types/providers for quickly setting up highly available clusters using Corosync'
project_page 'https://github.com/puppetlabs/puppetlabs-corosync'
dependency 'puppetlabs/stdlib', '>= 2.3.1'