Skip to content
/ salt-yum Public

Salt formula to set up and configure yum and apt repositories and mirrors

License

Notifications You must be signed in to change notification settings

gsyt/salt-yum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

salt-yum

Salt formula to set up and configure yum repositories and mirrors

Parameters

Please refer to pillar.example.sls for a list of available pillar configuration options

Usage

  • Apply state 'yum.repo.centos' to configure centos repositories on target minions
  • Apply state 'yum.repo.epel' to configure epel repositories on target minions
  • Apply state 'yum.repo.foreman' to configure theforeman repositories on target minions
  • Apply state 'yum.repo.puppetlabs' to configure puppetlabs repositories on target minions
  • Apply state 'yum.repo.other' to configure arbitrary centos repositories on target minions
  • Apply state 'yum.mirrors' to configure arbitrary rsync mirrors on target minions

Compatibility

CentOS 6.x

About

Salt formula to set up and configure yum and apt repositories and mirrors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages