chore(cleanup): delete unused directory

This commit is contained in:
N
2020-01-24 00:56:52 +00:00
parent 9d30df2f5f
commit 698d6ae3af
3 changed files with 0 additions and 19 deletions
-7
View File
@@ -1,7 +0,0 @@
# -*- coding: utf-8 -*-
# vim: ft=sls
salt-pkgrepo-clean-saltstack-norepo-{{ grains['os_family']|lower }}:
test.show_notification:
- text: |
No official repository for {{ grains['os_family'] }}
-5
View File
@@ -1,5 +0,0 @@
# -*- coding: utf-8 -*-
# vim: ft=sls
include:
- .install
-7
View File
@@ -1,7 +0,0 @@
# -*- coding: utf-8 -*-
# vim: ft=sls
salt-pkgrepo-install-saltstack-norepo-{{ grains['os_family']|lower }}:
test.show_notification:
- text: |
No official repository for {{ grains['os_family'] }}