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