Remove now useless secrets
This commit is contained in:
parent
409d4f4b1b
commit
589127fd4c
1 changed files with 0 additions and 2 deletions
|
@ -39,7 +39,6 @@ defaults: &defaults
|
|||
openstack_username: <%= ENV['FOG_OPENSTACK_USERNAME'] %>
|
||||
openstack_auth_url: <%= ENV['FOG_OPENSTACK_AUTH_URL'] %>
|
||||
openstack_region: <%= ENV['FOG_OPENSTACK_REGION'] %>
|
||||
base_url: <%= ENV['FOG_BASE_URL'] %>
|
||||
directory: <%= ENV['FOG_DIRECTORY'] %>
|
||||
mailtrap:
|
||||
username: <%= ENV['MAILTRAP_USERNAME'] %>
|
||||
|
@ -60,7 +59,6 @@ test:
|
|||
api_entreprise:
|
||||
key: api_entreprise_test_key
|
||||
fog:
|
||||
base_url: https://storage.apientreprise.fr
|
||||
directory: tps_dev
|
||||
pipedrive:
|
||||
key: pipedrive_test_key
|
||||
|
|
Loading…
Add table
Reference in a new issue