mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
whoops.
This commit is contained in:
parent
1d76314352
commit
7a023a1b5e
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ if Fog.mock?
|
|||
:google_storage_access_key_id => 'google_storage_access_key_id',
|
||||
:google_storage_secret_access_key => 'google_storage_secret_access_key',
|
||||
:google_client_email => 'fake@developer.gserviceaccount.com',
|
||||
:google_key_locationr => '~/fake.p12',
|
||||
:google_key_location => '~/fake.p12',
|
||||
:hp_access_key => 'hp_access_key',
|
||||
:hp_secret_key => 'hp_secret_key',
|
||||
:hp_tenant_id => 'hp_tenant_id',
|
||||
|
|
Loading…
Add table
Reference in a new issue