This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
linux-formula
forked from
ExternalMirrors/linux-formula
Watch
1
Star
0
Fork
0
Code
Releases
8
Activity
Browse Source
Fix trailing :
Change-Id: Id9d9178ca7417df1b8a83110e92cf4a62907982d
atp-proxy
Filip Pytloun
7 years ago
parent
f73b92fddf
commit
3af564619b
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+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 %}
Write
Preview
Loading…
Cancel
Save