1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
This commit is contained in:
Nat Welch 2013-03-21 19:02:56 -07:00
parent 1d76314352
commit 7a023a1b5e

View file

@ -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',