ejabberd: Fix enabing erlang solutions repo
This commit is contained in:
parent
ac16ad863e
commit
84ff9be696
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ class ejabberd(
|
||||||
}
|
}
|
||||||
|
|
||||||
class { 'erlang':
|
class { 'erlang':
|
||||||
erlang_solutions => $erlang_solutions,
|
erlang_solutions => $erlang_solutions_real,
|
||||||
before => Package['ejabberd'],
|
before => Package['ejabberd'],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue