-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Unable to use kwarg in salt.function (modules.saltmod) #25317
Copy link
Copy link
Closed
Labels
Corerelates to code central or existential to Saltrelates to code central or existential to SaltP3Priority 3Priority 3Runnersbugbroken, incorrect, or confusing behaviorbroken, incorrect, or confusing behaviorseverity-medium3rd level, incorrect or bad functionality, confusing and lacks a work around3rd level, incorrect or bad functionality, confusing and lacks a work aroundstale
Milestone
Metadata
Metadata
Assignees
Labels
Corerelates to code central or existential to Saltrelates to code central or existential to SaltP3Priority 3Priority 3Runnersbugbroken, incorrect, or confusing behaviorbroken, incorrect, or confusing behaviorseverity-medium3rd level, incorrect or bad functionality, confusing and lacks a work around3rd level, incorrect or bad functionality, confusing and lacks a work aroundstale
Type
Fields
Give feedbackNo fields configured for issues without a type.
I am unable to find a way to feed kwargs through the salt-run state.orchestrate orchestration.
returns
tried a good variation of combinations like
with no luck.
Can't find a way to get it to work. Is it broken or is the documentation incomplete ?