salt-formulas / salt-formula-galera

Other
8 stars 21 forks source link

Jinja variable 'dict object' has no attribute 'maintenance_password' #43

Open MurzNN opened 4 years ago

MurzNN commented 4 years ago

When trying to apply salt-formula-galera on master, using configuration exactly from example, I got those error:

    Data failed to compile:
----------
    Rendering SLS 'base:galera.master' failed: Jinja variable 'dict object' has no attribute 'maintenance_password'

Can you help to find where can be the problem? Thanks!