dashboard: keep cache_server_ip key in hash
keep cache_server_ip in cloud::dashboard expected parameters.
This commit is contained in:
parent
94987ddab9
commit
57cb3dc114
@ -42,6 +42,7 @@ describe 'cloud::dashboard' do
|
||||
:fqdn => '10.0.0.1',
|
||||
:bind_address => '10.0.0.1',
|
||||
:swift => true,
|
||||
:cache_server_ip => false,
|
||||
:keystone_url => 'http://keystone.openstack.org:5000/v2.0',
|
||||
:django_debug => true
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user