Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
salt.16134
add-missing-_utils-at-loader-grains_func.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File add-missing-_utils-at-loader-grains_func.patch of Package salt.16134
From 082fa07e5301414b5b834b731aaa96bd5d966de7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Su=C3=A1rez=20Hern=C3=A1ndez?= <psuarezhernandez@suse.com> Date: Tue, 10 Mar 2020 13:16:05 +0000 Subject: [PATCH] Add missing _utils at loader grains_func --- salt/loader.py | 1 + 1 file changed, 1 insertion(+) diff --git a/salt/loader.py b/salt/loader.py index c68562988d..742b2f8e22 100644 --- a/salt/loader.py +++ b/salt/loader.py @@ -683,6 +683,7 @@ def grain_funcs(opts, proxy=None): __opts__ = salt.config.minion_config('/etc/salt/minion') grainfuncs = salt.loader.grain_funcs(__opts__) ''' + _utils = utils(opts) ret = LazyLoader( _module_dirs( opts, -- 2.23.0
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