Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

KeyError when testing #16

Open
faircreek opened this issue Feb 14, 2018 · 0 comments
Open

KeyError when testing #16

faircreek opened this issue Feb 14, 2018 · 0 comments

Comments

@faircreek
Copy link

import piera
h = piera.Hiera("DevTro/modules_tro-ipf/hiera/common/dpfprofiles.yaml")
Traceback (most recent call last):
File "", line 1, in
File "/home/jorm/.local/lib/python2.7/site-packages/piera/piera.py", line 80, in init
self.load(backends or [YAMLBackend, JSONBackend])
File "/home/jorm/.local/lib/python2.7/site-packages/piera/piera.py", line 104, in load
for backend in self.base[':backends']:
KeyError: ':backends'

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

No branches or pull requests

1 participant