Browse Source

Fix trailing :

Change-Id: Id9d9178ca7417df1b8a83110e92cf4a62907982d
pull/128/head
Filip Pytloun 7 years ago
parent
commit
3af564619b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      linux/system/repo.sls

+ 1
- 1
linux/system/repo.sls View File

@@ -144,7 +144,7 @@ linux_repo_{{ name }}:

linux_repo_{{ name }}_absent:
file.absent:
- name: /etc/apt/sources.list.d/{{ name }}.list:
- name: /etc/apt/sources.list.d/{{ name }}.list

{%- endif %}


Loading…
Cancel
Save