Skip to content

stasjok/repositories-formula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

repositories-formula

SaltStack formula for managing repositories.

Table of Contents

General notes

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.

Available states

repositories

Meta-state (This is a state that includes other states).

This state includes other states based on os_family.

repositories.apt

This state manages repositories for apt-based distributions. You don't need to use it directly.

repositories.rpm

This state manages repositories for rpm-based distributions. You don't need to use it directly.

About

SaltStack formula for managing repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published