Saltstack Official Salt Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
381B

  1. {% from "salt/map.jinja" import salt_settings with context %}
  2. saltstack-pkgrepo:
  3. pkgrepo.managed:
  4. - humanname: SaltStack repo for RHEL/CentOS $releasever
  5. - baseurl: https://repo.saltstack.com/yum/redhat/$releasever/$basearch/latest
  6. - enabled: 1
  7. - gpgcheck: 1
  8. - gpgkey: https://repo.saltstack.com/yum/redhat/$releasever/$basearch/latest/SALTSTACK-GPG-KEY.pub