1
0
Fork 0

Merge pull request #557 from stepanstipl/fix-puppet_module_data

Fix "Unable to find module 'ripienaa/puppet-module-data' on https://github.com"
This commit is contained in:
Rafael Mendonça França 2014-03-31 20:39:15 -05:00
commit a9029337f5
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ github "boxen", "3.4.2"
# Support for default hiera data in modules
github "module-data", "0.0.3", :repo => "ripienaa/puppet-module-data"
github "module-data", "0.0.3", :repo => "ripienaar/puppet-module-data"
# Core modules for a basic development environment. You can replace
# some/most of these if you want, but it's not recommended.