Skip to content

Commit

Permalink
Add variables related to the country to France inventory
Browse files Browse the repository at this point in the history
  • Loading branch information
Christophe Benz committed Oct 28, 2021
1 parent ebe5cbe commit ca11721
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ops/ansible/inventories/legislation.fr.openfisca.org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ all:
app_port: 8100

api_url: https://api.fr.openfisca.org/latest
country_code: fr
ui_strings: |
{
"en":
{ "countryName": "France", "search_placeholder": "smic, salaire net" },
"fr":
{ "countryName": "France", "search_placeholder": "smic, salaire net" }
}
letsencrypt_email: [email protected]
letsencrypt_environment: production
Expand Down

0 comments on commit ca11721

Please sign in to comment.