Simone Tiraboschi has uploaded a new change for review. Change subject: removing service condition on vm.conf ......................................................................
removing service condition on vm.conf The agent will dinamically load vm.conf from the shared storage domain so it will not be present anywhere on the first run on additional hosts. Change-Id: I3c6d0b1af437d7d0b2f9364493ad1c9b4533fbe7 Signed-off-by: Simone Tiraboschi <stira...@redhat.com> --- M initscripts/ovirt-ha-agent.service 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-ha refs/changes/89/42389/1 diff --git a/initscripts/ovirt-ha-agent.service b/initscripts/ovirt-ha-agent.service index 51020f9..44eac35 100644 --- a/initscripts/ovirt-ha-agent.service +++ b/initscripts/ovirt-ha-agent.service @@ -5,7 +5,6 @@ # See https://bugzilla.redhat.com/1164226 ConditionPathExists=/etc/ovirt-hosted-engine/hosted-engine.conf -ConditionPathExists=/etc/ovirt-hosted-engine/vm.conf [Service] Type=forking -- To view, visit https://gerrit.ovirt.org/42389 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3c6d0b1af437d7d0b2f9364493ad1c9b4533fbe7 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-ha Gerrit-Branch: master Gerrit-Owner: Simone Tiraboschi <stira...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches