Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot resolve ${_param:ceph_admin_keyring} #6

Open
Projoke opened this issue Oct 20, 2017 · 1 comment
Open

Cannot resolve ${_param:ceph_admin_keyring} #6

Projoke opened this issue Oct 20, 2017 · 1 comment

Comments

@Projoke
Copy link

Projoke commented Oct 20, 2017

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
@jiribroulik
Copy link
Contributor

This is old issue with old formula. Has been fixed 3 weeks from now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants