Remove whitespaces.

This commit is contained in:
Ciaby 2015-05-20 13:48:43 -05:00
parent 356063a41b
commit 7ace1b1431

View file

@ -12,9 +12,9 @@
# #
class rhizo_base::freeswitch { class rhizo_base::freeswitch {
$pgsql_db = $rhizo_base::pgsql_db $pgsql_db = $rhizo_base::pgsql_db
$pgsql_user = $rhizo_base::pgsql_user $pgsql_user = $rhizo_base::pgsql_user
$pgsql_pwd = $rhizo_base::pgsql_pwd $pgsql_pwd = $rhizo_base::pgsql_pwd
$pgsql_host = $rhizo_base::pgsql_host $pgsql_host = $rhizo_base::pgsql_host
package { package {