mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2024-11-28 00:48:02 +01:00
8 lines
209 B
Plaintext
8 lines
209 B
Plaintext
|
# -*- 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'] }}
|