rhevm-qe-automation / ovirt-ansible

Ansible playbooks for ovirt management
GNU General Public License v3.0
26 stars 28 forks source link

[feature-add] Added role to rename engine #132

Closed tasdikrahman closed 7 years ago

tasdikrahman commented 7 years ago

Closes issue #8

cc: @pkubica @lukas-bednar @StLuke

StLuke commented 7 years ago

Also this one will require tests as well

StLuke commented 7 years ago

might be good to check -> https://travis-ci.org/rhevm-qe-automation/ovirt-ansible/jobs/242329937

tasdikrahman commented 7 years ago

@lukas-bednar Resolved the hostname bug issue which stopped the playbook run in between, just had to use hostname to set the new hostname and as we had discussed this part will be commented out as people mostly pull out the hostname from their DNS

Wanted to discuss

I have increased the log verbosity in the CI builds for my understanding, will remove them afterward

StLuke commented 7 years ago

@tasdikrahman any update on the comments?

tasdikrahman commented 7 years ago

@StLuke Addressed the changes you requested, apart from the hostname module which you are suggesting. It is giving the same DBUS error when tried.

lukas-bednar commented 7 years ago

Thank you!