0
0
mirror of https://github.com/saltstack-formulas/salt-formula.git synced 2025-08-03 23:23:53 +02:00

14 lines
373 B
Plaintext

# -*- coding: utf-8 -*-
# vim: ft=sls
{% from "salt/map.jinja" import salt_settings with context %}
salt-pkgrepo-clean-saltstack-debian:
pkgrepo.absent:
- name: {{ salt_settings.pkgrepo }}
file.absent:
- name: /etc/apt/sources.list.d/salt.list
salt-pkgrepo-clean-saltstack-debian-apt-key:
file.absent:
- name: /etc/apt/keyrings/salt-archive-keyring.pgp