SaltStack formula for managing repositories.
See the full SaltStack Formulas installation and usage instructions.
WARNING: This formula is using pkg.get_repo_keys
/pkg.add_repo_key
functions which are not available in current versions of SaltStack. So this
formula is not functional for RPM-based distributions until
saltstack/salt#58784 is merged. These functions are
available in openSUSE fork. SUSE's version
of SaltStack is used in SUSE Manager/Uyuni.
See pillar.example
file for configuration examples.
Meta-state (This is a state that includes other states).
This state includes other states based on os_family.
This state manages repositories for apt-based distributions. You don't need to use it directly.
This state manages repositories for rpm-based distributions. You don't need to use it directly.