shiftstack / dev-install

13 stars 16 forks source link

fix mtu settings for ovs-bridge #140

Closed adduarte closed 3 years ago

adduarte commented 3 years ago

in the jinja template the logical test should include "is defined" for checking a variable has been defined. otherwise playbook fails with TASK [Create dev-install_net_config.yaml] **** fatal: [standalone]: FAILED! => {"changed": false, "msg": "AnsibleUndefinedVariable: 'dcn_az' is undefined"}