salt.modules.pkgng

Navigation

salt.modules.pkgng¶

Support for pkgng

Adds files from remote or local package

Export installed packages into yaml+mtree file

Returns info on packages installed on system

salt ‘*’ pkgng.info

For individual info

salt ‘*’ pkgng.info sudo

Return dict of uncommented global variables.

CLI Example:

Reads archive created by pkg backup -d and recreates the database.

Return pkgng stats.

Updates remote package repo url, PACKAGESITE var to be exact.

Must be using http://, ftp://, or https// protos

return the version of pkgng

Comments

Project Versions

RTD Search

Full-text doc search.

Parent topic

salt.modules.pip

salt.modules.pkgutil

Quick search

Enter search terms or a module, class or function name.

Navigation

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top