Fix name scope for apt and riak.

This commit is contained in:
Ciaby 2015-05-20 13:32:28 -05:00
parent 98725f7ec8
commit e960cf2ac9
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
# Sample Usage:
#
class rhizo_base::riak {
class { 'riak':
class { '::riak':
version => '1.4.10-1',
template => 'rhizo_base/app.config.erb',
vmargs_template => 'rhizo_base/vm.args.erb',