Skip to content
/ salt-pkgs Public

Salt formula to set up and configure arbitrary package lists

License

Notifications You must be signed in to change notification settings

gsyt/salt-pkgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

salt-pkgs

Salt formula to set up and configure arbitrary package lists

Parameters

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

Usage

  • Apply state 'pkgs.latest' to upgrade to latest packages in target minions
  • Apply state 'pkgs.installed' to enforce package installation in target minions
  • Apply state 'pkgs.purged' to remove packages from target minions
  • State 'pkgs' is provided as an alias for 'pkgs.latest', 'pkgs.installed' and 'pkgs.purged'

Compatibility

Ubuntu 13.10, 14.04 and CentOS 6.x

About

Salt formula to set up and configure arbitrary package lists

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages