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_username: <%= ENV['FOG_OPENSTACK_USERNAME'] %>
|
||||||
openstack_auth_url: <%= ENV['FOG_OPENSTACK_AUTH_URL'] %>
|
openstack_auth_url: <%= ENV['FOG_OPENSTACK_AUTH_URL'] %>
|
||||||
openstack_region: <%= ENV['FOG_OPENSTACK_REGION'] %>
|
openstack_region: <%= ENV['FOG_OPENSTACK_REGION'] %>
|
||||||
base_url: <%= ENV['FOG_BASE_URL'] %>
|
|
||||||
directory: <%= ENV['FOG_DIRECTORY'] %>
|
directory: <%= ENV['FOG_DIRECTORY'] %>
|
||||||
mailtrap:
|
mailtrap:
|
||||||
username: <%= ENV['MAILTRAP_USERNAME'] %>
|
username: <%= ENV['MAILTRAP_USERNAME'] %>
|
||||||
|
@ -60,7 +59,6 @@ test:
|
||||||
api_entreprise:
|
api_entreprise:
|
||||||
key: api_entreprise_test_key
|
key: api_entreprise_test_key
|
||||||
fog:
|
fog:
|
||||||
base_url: https://storage.apientreprise.fr
|
|
||||||
directory: tps_dev
|
directory: tps_dev
|
||||||
pipedrive:
|
pipedrive:
|
||||||
key: pipedrive_test_key
|
key: pipedrive_test_key
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue