ocp-power-automation / ocp4-upi-kvm

OCP4 on KVM/Power
Apache License 2.0
17 stars 20 forks source link

helpernode run fails with default chrony config #63

Closed yussufsh closed 3 years ago

yussufsh commented 3 years ago
module.helpernode.null_resource.config (remote-exec): TASK [Create temporary chrony.conf file] ***************************************
module.helpernode.null_resource.config (remote-exec): fatal: [192.168.99.2]: FAILED! => {"changed": false, "msg": "AnsibleUndefinedVariable: 'dict object' has no attribute 'content'"}

Introduced from https://github.com/ocp-power-automation/ocp4-upi-kvm/pull/56

yussufsh commented 3 years ago

chronyconfig.content is required as per the helpernode playbook with at least 1 entry and that could be the bastion node.