mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2024-11-28 02:57:50 +01:00
7 lines
141 B
Plaintext
7 lines
141 B
Plaintext
|
# -*- coding: utf-8 -*-
|
||
|
# vim: ft=sls
|
||
|
|
||
|
salt-pkgrepo-clean-saltstack-suse:
|
||
|
pkgrepo.absent:
|
||
|
- name: systemsmanagement_saltstack_products
|