Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Feb 22, 2013
1 parent 9328bf7 commit d9ba807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/datasource.pp
Expand Up @@ -33,7 +33,7 @@
if ($database_type == "vectorwise") {
$template = "vectorwise"

$vectorw_password = $::vw_password
$vectorw_password = $vectorwise::control::vectorwise_password

file { "/srv/tomcat/${tomcat_name}/webapps/saiku/WEB-INF/classes/saiku-datasources/${datasource_name}":
ensure => $ensure,
Expand Down

0 comments on commit d9ba807

Please sign in to comment.