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
Quick search
Enter search terms or a module, class or function name.