Skip to content

Commit d551259

Browse files
author
Zack Smith
committed
Update Modulefile
1 parent e132f0b commit d551259

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Modulefile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
name 'ripienaar-catalog_diff'
2-
version '0.2.0'
3-
source 'git://github.com/ripienaar/puppet-catalog-diff.git'
4-
author 'R.I.Pienaar'
1+
name 'zack-catalog_diff'
2+
version '1.0.0'
3+
source 'git@github.com:acidprime/puppet-catalog-diff.git'
4+
author 'R.I.Pienaar and Zack Smith'
55
license 'Apache'
66
summary 'Compares two catalogs and shows the differences'
77
description 'Compares two catalogs and shows the differences'
8-
project_page 'http://github.com/ripienaar/puppet-catalog-diff'
8+
project_page 'https://github.com/acidprime/puppet-catalog-diff'

0 commit comments

Comments
 (0)