fix: typo in horizon unit tests

Signed-off-by: Emilien Macchi <emilien.macchi@enovance.com>
This commit is contained in:
Emilien Macchi 2013-12-28 18:10:48 +01:00
parent 0e8428bbeb
commit 466c259280

View File

@ -35,7 +35,7 @@ describe 'privatecloud::dashboard' do
:secret_key => '/etc/ssl/secret',
:keystone_host => 'localhost',
:can_set_mount_point => 'False',
:fqdn => '10.0.0.1,'
:fqdn => '10.0.0.1'
)
end
end