Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Commit

Permalink
Release v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alvagante committed Dec 13, 2013
1 parent 60b3565 commit 885bb17
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG
@@ -1,2 +1,4 @@
2013-12-13 Release 3.0.0
- Customizations
2013-12-13 Release 0.0.1
- Generated from github.com/stdmod/puppet-skeleton-standard
10 changes: 5 additions & 5 deletions Modulefile
@@ -1,10 +1,10 @@
name 'example42/haproxy'
version '0.0.3'
source 'UNKNOWN'
author 'example42'
version '3.0.1'
source 'https://github.com/example42/puppet-haproxy'
author 'Alessandro Franceschi'
license 'Apache License, Version 2.0'
summary 'This module installs and manages haproxy'
description 'UNKNOWN. Based of stdmod/puppet-skeleton-standard 0.0.3.'
project_page 'UNKNOWN'
description 'This module installs and manages haproxy. Based of stdmod/puppet-skeleton-standard 0.0.3.'
project_page 'http://www.example42.com'
dependency 'puppetlabs/stdlib'
dependency 'example42/stdmod'

0 comments on commit 885bb17

Please sign in to comment.