[ovirt-users] Re: Ovirt 4.3.5/6 automated install fails

2019-10-11 Thread Simone Tiraboschi
On Fri, Oct 11, 2019 at 9:01 AM wrote: > I think I finally found the issue, it it was related to > tasks/add_hosts_storage_domains.yml where hosts: localhost should be set to > hosts: host1.example.other.com > > As mentioned all worked except for one warning: > > TASK [ovirt.hosted_engine_setup :

[ovirt-users] Re: Ovirt 4.3.5/6 automated install fails

2019-10-11 Thread adrianquintero
I think I finally found the issue, it it was related to tasks/add_hosts_storage_domains.yml where hosts: localhost should be set to hosts: host1.example.other.com As mentioned all worked except for one warning: TASK [ovirt.hosted_engine_setup : Always revoke the SSO token]

[ovirt-users] Re: Ovirt 4.3.5/6 automated install fails

2019-10-10 Thread adrianquintero
Simone, I was able to deploy the environment with your suggetion above, the issue was my FQDN host1.example.com vs host1.example.other.com however right at the end the playbooks launched a acouple of errors/warnings and that prevented the other 2 hosts to be joined into the cluster. Note that th

[ovirt-users] Re: Ovirt 4.3.5/6 automated install fails

2019-10-09 Thread adrianquintero
Hi Simone, I do not want to configure the VM to get an IP from DHCP and not 100% sure if I need to define the information in /usr/share/ansible/roles/ovirt.hosted_engine_setup/defaults/main.yml? because I see the following: -- # Define if using STATIC

[ovirt-users] Re: Ovirt 4.3.5/6 automated install fails

2019-10-09 Thread Simone Tiraboschi
On Tue, Oct 8, 2019 at 6:12 PM wrote: > I am having issues while trying to deploy an automated HC install > > ansible 2.8.2 > config file = /etc/ansible/ansible.cfg > configured module search path = [u'/root/.ansible/plugins/modules', > u'/usr/share/ansible/pl