You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
The pyobjects renderer doesn't have access to the opts dictionary or sls variable, which are available in the default jinja renderer.
Expected behavior
I'd expect feature parity across all renderers.
Versions Report
salt --versions-report
(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.)
Salt Version:
Salt: 3004.2Dependency Versions:
cffi: Not Installedcherrypy: Not Installeddateutil: 2.7.3docker-py: Not Installedgitdb: 2.0.5gitpython: 2.1.11Jinja2: 2.10libgit2: Not InstalledM2Crypto: Not InstalledMako: Not Installedmsgpack: 0.5.6msgpack-pure: Not Installedmysql-python: Not Installedpycparser: Not Installedpycrypto: 2.6.1pycryptodome: 3.6.1pygit2: Not InstalledPython: 3.7.3 (default, Jan 22 2021, 20:04:44)python-gnupg: Not InstalledPyYAML: 3.13PyZMQ: 17.1.2smmap: 2.0.5timelib: Not InstalledTornado: 4.5.3ZMQ: 4.3.1Salt Extensions:
saltext.prometheus: 1.1.1System Versions:
dist: debian 10 busterlocale: UTF-8machine: x86_64release: 4.19.0-21-amd64system: Linuxversion: Debian GNU/Linux 10 busterSalt Version:Salt: 3004.2Dependency Versions:
cffi: Not Installedcherrypy: Not Installeddateutil: 2.7.3docker-py: Not Installedgitdb: 2.0.5gitpython: 2.1.11Jinja2: 2.10libgit2: Not InstalledM2Crypto: Not InstalledMako: Not Installedmsgpack: 0.5.6msgpack-pure: Not Installedmysql-python: Not Installedpycparser: Not Installedpycrypto: 2.6.1pycryptodome: 3.6.1pygit2: Not InstalledPython: 3.7.3 (default, Jan 22 2021, 20:04:44)python-gnupg: Not InstalledPyYAML: 3.13PyZMQ: 17.1.2smmap: 2.0.5timelib: Not InstalledTornado: 4.5.3ZMQ: 4.3.1Salt Extensions:
saltext.prometheus: 1.1.1System Versions:
dist: debian 10 busterlocale: UTF-8machine: x86_64release: 4.19.0-21-amd64system: Linuxversion: Debian GNU/Linux 10 buster
The text was updated successfully, but these errors were encountered:
Description
The pyobjects renderer doesn't have access to the
opts
dictionary orsls
variable, which are available in the default jinja renderer.Expected behavior
I'd expect feature parity across all renderers.
Versions Report
salt --versions-report
(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.)The text was updated successfully, but these errors were encountered: