Skip to content

Commit

Permalink
Merge pull request #17 from bdronneau/patch-1
Browse files Browse the repository at this point in the history
fix: typo on filename configuration
  • Loading branch information
eliecharra authored May 30, 2017
2 parents ecd7559 + 395a0c5 commit 93e1a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Create a custom config file `templates/traefik.toml.j2`.
Override template variable (e.g. in `group_vars/all.yml` )

```yml
traefik_template: templates/traefic.toml
traefik_template: templates/traefik.toml
```

Add role to your playbook.
Expand Down

0 comments on commit 93e1a33

Please sign in to comment.