chore(cleanup): delete unused directory
This commit is contained in:
parent
9d30df2f5f
commit
698d6ae3af
|
@ -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'] }}
|
|
@ -1,5 +0,0 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# vim: ft=sls
|
||||
|
||||
include:
|
||||
- .install
|
|
@ -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'] }}
|
Loading…
Reference in New Issue