chore(cleanup): delete unused directory

This commit is contained in:
N 2020-01-24 00:56:43 +00:00
parent 9d30df2f5f
commit 698d6ae3af
No known key found for this signature in database
GPG Key ID: 55A292EAB4E54067
3 changed files with 0 additions and 19 deletions

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'] }}

View File

@ -1,5 +0,0 @@
# -*- coding: utf-8 -*-
# vim: ft=sls
include:
- .install

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'] }}