Hello all,

I have been working on adding a new host to an oVirt cluster.  The installation 
is failing in the ansible portion, specifically installing the ansible 
elasticsearch ca cert.  I have no experience with ansible.  Does anyone know 
what is causing this issue?  Or how to create this ca cert?

**** from ansible log****
...
2018-04-12 09:32:18,114 p=56616 u=ovirt |  TASK 
[oVirt.ovirt-fluentd/fluentd-setup : Create fluentd.conf] *****************
2018-04-12 09:32:18,730 p=56616 u=ovirt |  ok: [10.222.10.156] => {
    "changed": false,
    "checksum": "c9f88b60cd12ab8e3f3ffce1ae07654c89b06ef6",
    "gid": 0,
    "group": "root",
    "mode": "0640",
    "owner": "root",
    "path": "/etc/fluentd/fluent.conf",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 58,
    "state": "file",
    "uid": 0
}
2018-04-12 09:32:18,739 p=56616 u=ovirt |  TASK 
[oVirt.ovirt-fluentd/fluentd-setup : Install fluentd certificate] *********
2018-04-12 09:32:18,759 p=56616 u=ovirt |  skipping: [10.222.10.156] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}
2018-04-12 09:32:18,768 p=56616 u=ovirt |  TASK 
[oVirt.ovirt-fluentd/fluentd-setup : Install fluentd elasticsearch CA 
certificate] ***
2018-04-12 09:32:18,810 p=56616 u=ovirt |  fatal: [10.222.10.156]: FAILED! => {
    "changed": false
}

MSG:

src (or content) is required

2018-04-12 09:32:18,812 p=56616 u=ovirt |  PLAY RECAP 
*********************************************************************
2018-04-12 09:32:18,812 p=56616 u=ovirt |  10.222.10.156              : ok=33   
changed=4    unreachable=0    failed=1

************
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to