Sandro Bonazzola has uploaded a new change for review. Change subject: conf: removing unused key from template ......................................................................
conf: removing unused key from template Removing service_start_time key from hosted_engine.conf template. It's not used in current code. Change-Id: I714733d2ba41e00420e6029d6ad09ba3a2471dad Signed-off-by: Sandro Bonazzola <[email protected]> --- M templates/hosted-engine.conf.in 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-setup refs/changes/18/38818/1 diff --git a/templates/hosted-engine.conf.in b/templates/hosted-engine.conf.in index 23d30a2..5ba973e 100644 --- a/templates/hosted-engine.conf.in +++ b/templates/hosted-engine.conf.in @@ -3,7 +3,6 @@ vmid=@VM_UUID@ storage=@SHARED_STORAGE@ conf=@CONF_FILE@ -service_start_time=0 host_id=@HOST_ID@ console=@CONSOLE_TYPE@ domainType=@DOMAIN_TYPE@ -- To view, visit https://gerrit.ovirt.org/38818 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I714733d2ba41e00420e6029d6ad09ba3a2471dad Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
