Skip to content

Commit

Permalink
Stop using $root from upper scopes
Browse files Browse the repository at this point in the history
  • Loading branch information
radford committed Apr 11, 2014
1 parent 5d24da5 commit 488bd3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/resource/vhost.pp
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,7 @@
notify => Class['nginx::service'],
rewrite_rules => $rewrite_rules,
}
$root = undef
} else {
$root = $www_root
}
Expand Down

0 comments on commit 488bd3e

Please sign in to comment.