grain saltversioninfo not returning values by index #28763
Labels
Bug
broken, incorrect, or confusing behavior
Confirmed
Salt engineer has confirmed bug/feature - often including a MCVE
Core
relates to code central or existential to Salt
Execution-Module
Grains
help-wanted
Community help is needed to resolve this
P3
Priority 3
severity-low
4th level, cosemtic problems, work around exists
Milestone
to return the first item in a list, add :0, like so:
salt-call grains.get fqdn_ip4:0
when trying to get the first item from saltversioninfo on 2015.8.x:
salt-call grains.get saltversioninfo:0
nothing is returned.
The text was updated successfully, but these errors were encountered: