enabled specified twice.

Change-Id: I3073f43f9728735da6104ce098b2299af6f97cfc
This commit is contained in:
Sofer Athlan-Guyot 2016-07-12 11:27:55 +02:00
parent c86deaadcf
commit 84611bb3ea
1 changed files with 0 additions and 1 deletions

View File

@ -91,7 +91,6 @@ describe 'barbican::api' do
:retry_scheduler_periodic_interval_max_seconds => 20.0,
:max_allowed_secret_in_bytes => 20000,
:max_allowed_request_size_in_bytes => 2000000,
:enabled => false,
:auth_url => 'https://keystone.example.com:35357',
:keystone_password => 'bar',
}