Skip to content

Commit

Permalink
fix(typo): refresh not refrsh
Browse files Browse the repository at this point in the history
  • Loading branch information
noelmcloughlin committed Dec 4, 2020
1 parent a101b06 commit f823af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/software/package/repo/install.sls
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
pkgrepo.managed:
{{- format_kwargs(d.pkg.docker.repo) }}
- humanname: {{ grains["os"] }} {{ grains["oscodename"]|capitalize }} Docker Package Repository
- refesh: {{ d.misc.refresh }}
- refresh: {{ d.misc.refresh }}
- onlyif:
- {{ d.pkg.docker.repo }}
Expand Down

0 comments on commit f823af2

Please sign in to comment.