Closed hpAB closed 10 years ago
This is correct in module file. Did opentable upload to forge with those changes?
Hi,
No I have not uploaded, installed the module by running puppet module install opentable/windows_feature on my puppet master.
puppet module install opentable/windows_feature
tree
│ ├── windows_feature │ │ ├── Gemfile │ │ ├── Gemfile.lock │ │ ├── LICENSE │ │ ├── manifests │ │ │ ├── init.pp │ │ │ └── param.pp │ │ ├── metadata.json │ │ ├── Modulefile │ │ ├── Rakefile │ │ ├── README.md │ │ └── spec │ │ ├── defines │ │ │ └── windowsfeature_spec.rb │ │ ├── fixtures │ │ │ ├── manifests │ │ │ └── modules │ │ └── spec_helper.rb
I fixed the Modulefile in previous merge. We should iterate release and upload then to get those features and fix out.
If you build from source you will get this change as well as the latest enhancements. Sorry for the delay.
Hey
Ill upload a replacement module tonight
Sorry for the hassle
Paul On 7 Jan 2014 08:19, "Travis Fields" notifications@github.com wrote:
If you build from source you will get this change as well as the latest enhancements. Sorry for the delay.
— Reply to this email directly or view it on GitHubhttps://github.com/opentable/puppet-windowsfeature/issues/4#issuecomment-31736241 .
module name = windows_feature results in error
Error 400 on SERVER: Could not find class windowsfeature::param::powershell
renaming module windowsfeature resolved this