ctf / puppet-pbis

Puppet module for deploying PowerBroker Identity Services (PBIS) Open Edition.
GNU General Public License v3.0
14 stars 28 forks source link

Wrong Variable name when using puppet as package provider #2

Closed dionysius closed 10 years ago

dionysius commented 10 years ago

Variable name is wrong. Follows a tiny fix. Otherwise you get following error: "Error: Failed to apply catalog: Could not find dependency File[/opt/pbis-open] for Package[pbis-open] at /etc/puppet/modules/pbis/manifests/init.pp:44"

benwebber commented 10 years ago

Thanks, this is a silly mistake.

Can you reopen this as a pull request?