Im still not able to incorporate host2 and 3 thru ansible hyperconverged deployment using ansible. After the deploy the engine is up but cant add the servers manually as it complains about the host keys...
TASK [Set Engine public key as authorized key without validating the TLS/SSL certificates] **************************************************************************************************************************************************************************************************************************************************
task path: /etc/ansible/roles/gluster.ansible/playbooks/hc-ansible-deployment/tasks/add_hosts_storage_domains.yml:4
Failed: [host1.example.com -> host2.example.com] (item=host2.example.com) => {
"ansible_loop_var": "host",
"changed": false,
"host": "host2.example.com",
"invocation": {
"module_args": {
"comment": null,
"exclusive": false,
"follow": false,
"key": "https://ovirt-engine2.example.com/ovirt-engine/services/pki-resource?resource=engine-certificate&format=OPENSSH-PUBKEY",
"key_options": null,
"manage_dir": true,
"path": null,
"state": "present",
"user": "root",
"validate_certs": false
}
},
"msg": "Error getting key from: https://ovirt-engine2.example.com/ovirt-engine/services/pki-resource?resource=engine-certificate&format=OPENSSH-PUBKEY"
}
thoughts?
Thank you,
Adrian
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-leave@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/
List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/VY36JSI4YD2URTZQG5VZWMV6OR5TWZNM/