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
Expected behavior
Expected Result: False with Comment: DNS plugin 'invalid_dns_plugin' is not supported
Screenshots
N/A
Versions Report
salt --versions-report
Salt Version:
Salt: 3006.5Python Version:
Python: 3.10.13 (main, Nov 15 2023, 04:34:27) [GCC 11.2.0]Dependency Versions:
cffi: 1.14.6cherrypy: unknowndateutil: 2.8.1docker-py: Not Installedgitdb: Not Installedgitpython: Not InstalledJinja2: 3.1.2libgit2: Not Installedlooseversion: 1.0.2M2Crypto: Not InstalledMako: Not Installedmsgpack: 1.0.2msgpack-pure: Not Installedmysql-python: Not Installedpackaging: 22.0pycparser: 2.21pycrypto: Not Installedpycryptodome: 3.9.8pygit2: Not Installedpython-gnupg: 0.4.8PyYAML: 6.0.1PyZMQ: 23.2.0relenv: 0.14.2smmap: Not Installedtimelib: 0.2.4Tornado: 4.5.3ZMQ: 4.3.4System Versions:
dist: centos 7.9.2009 Corelocale: utf-8machine: x86_64release: 3.10.0-1160.105.1.el7.x86_64system: Linuxversion: CentOS Linux 7.9.2009 Core
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Description
The "DNS plugin x is not supported" check and nice error message is unreachable.
Setup
test/cert.sls
Steps to Reproduce the behavior
Use state above
salt 'minion' state.sls test.cert
Expected behavior
Expected
Result: False
withComment: DNS plugin 'invalid_dns_plugin' is not supported
Screenshots
N/A
Versions Report
salt --versions-report
Additional context
N/A
The text was updated successfully, but these errors were encountered: