We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e132f0b commit d551259Copy full SHA for d551259
Modulefile
@@ -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'
+name 'zack-catalog_diff'
+version '1.0.0'
+source 'git@github.com:acidprime/puppet-catalog-diff.git'
+author 'R.I.Pienaar and Zack Smith'
5
license 'Apache'
6
summary 'Compares two catalogs and shows the differences'
7
description 'Compares two catalogs and shows the differences'
8
-project_page 'http://github.com/ripienaar/puppet-catalog-diff'
+project_page 'https://github.com/acidprime/puppet-catalog-diff'
0 commit comments