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
root@cfg01:/srv/salt/reclass# reclass-salt --top
Cannot resolve ${_param:ceph_admin_keyring}in the context of ceph:common:keyring:admin:key
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/reclass/datatypes/parameters.py", line 213, in _interpolate_inner
new = refvalue.render(self._base)
File "/usr/lib/python2.7/dist-packages/reclass/utils/refvalue.py", line 110, in render
return self._assemble(resolver)
File "/usr/lib/python2.7/dist-packages/reclass/utils/refvalue.py", line 97, in _assemble
return resolver(self._refs[0])
File "/usr/lib/python2.7/dist-packages/reclass/utils/refvalue.py", line 109, in<lambda>
resolver = lambda s: self._resolve(s, context)
File "/usr/lib/python2.7/dist-packages/reclass/utils/refvalue.py", line 83, in _resolve
raise UndefinedVariableError(ref)
UndefinedVariableError
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: