salt-formulas / reclass

A recursive external node classifier for automation tools like Ansible, Puppet, and Salt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broken default settings for ignore_overwritten_missing_reference

alexandruavadanii opened this issue · comments

An extra dot character breaks the default, so without expliciftly configuring it, ext_pillar fails to parse with [2]:
Failed to load ext_pillar reclass: 'Settings' object has no attribute 'ignore_overwritten_missing_references'
The fix should be trivial.

[1] https://github.com/salt-formulas/reclass/blob/develop/reclass/settings.py#L42
[2] https://build.opnfv.org/ci/view/fuel/job/fuel-deploy-baremetal-daily-master/4336/consoleText