Merge pull request #450 from noelmcloughlin/freebsdd

chore(cleanup): delete  unused directory
This commit is contained in:
Imran Iqbal
2020-01-24 01:09:12 +00:00
committed by GitHub
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'] }}