saltstack-formulas / lvm-formula

8 stars 13 forks source link

Fix object 'has no items' rendering errors #2

Closed noelmcloughlin closed 6 years ago

noelmcloughlin commented 6 years ago

Fix rendering problems encountered when using data from pillar.example.

Errors Seen:

[CRITICAL] Rendering SLS 'base:lvm.config' failed: Jinja variable 'None' has no attribute 'items'
local:
    Data failed to compile:
----------
    Rendering SLS 'base:lvm.config' failed: Jinja variable 'None' has no attribute 'items'
  1. UniCode object
    [CRITICAL] Rendering SLS 'base:lvm.config' failed: Jinja variable 'unicode object' has no attribute 'options'
    local:
    Data failed to compile:
    ----------
    Rendering SLS 'base:lvm.config' failed: Jinja variable 'unicode object' has no attribute 'options'
noelmcloughlin commented 6 years ago

Saltstack contributors cannot create issues on this repo.

noelmcloughlin commented 6 years ago

Friendly reminder. @dseira @nmadhok