Documentation
Relates to Salt documentation
severity-medium
3rd level, incorrect or bad functionality, confusing and lacks a work around
help-wanted
Community help is needed to resolve this
doc-correction
docu page has an error or deadlink
#
infrasructure
Here is 1 public repository matching this topic...
Improve this page
Add a description, image, and links to the infrasructure topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the infrasructure topic, visit your repo's landing page and select "manage topics."


Description
I tried to use the state
aptpkg.heldas shown in the documentation, only for that state to apparently not exist.I tried looping through state modules such as
apt,pkg, andaptpkgwithholdandheldstates, to findapt.heldas the actually correct usage.