Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
salt.21413
add-publish_batch-to-clearfuncs-exposed-methods...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File add-publish_batch-to-clearfuncs-exposed-methods.patch of Package salt.21413
From 2422d30358bcd0f96e399e623136f7984d136b38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Su=C3=A1rez=20Hern=C3=A1ndez?= <psuarezhernandez@suse.com> Date: Thu, 28 May 2020 09:37:08 +0100 Subject: [PATCH] Add publish_batch to ClearFuncs exposed methods --- salt/master.py | 1 + 1 file changed, 1 insertion(+) diff --git a/salt/master.py b/salt/master.py index ab85c7f5c6..59bb19ce75 100644 --- a/salt/master.py +++ b/salt/master.py @@ -2042,6 +2042,7 @@ class ClearFuncs(TransportMethods): expose_methods = ( "ping", "publish", + "publish_batch", "get_token", "mk_token", "wheel", -- 2.29.2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor