Fabian Deutsch has uploaded a new change for review. Change subject: Include hosted engine plugin into iso form 3.5 on ......................................................................
Include hosted engine plugin into iso form 3.5 on >From 3.5 on we want to include the hosted-engine plugin by default into the iso for oVirt. Change-Id: Idda19745018541a51866aca2108510e67c907c03 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1038616 Signed-off-by: Fabian Deutsch <[email protected]> --- M recipe/vdsm-plugin-iso.ks 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node-plugin-vdsm refs/changes/18/30918/1 diff --git a/recipe/vdsm-plugin-iso.ks b/recipe/vdsm-plugin-iso.ks index ccaebc6..5ec4908 100644 --- a/recipe/vdsm-plugin-iso.ks +++ b/recipe/vdsm-plugin-iso.ks @@ -1,5 +1,6 @@ %include ovirt-node-image.ks %packages --excludedocs --nobase ovirt-node-plugin-vdsm +ovirt-node-plugin-hosted-engine %end %include vdsm-plugin-minimizer.ks -- To view, visit http://gerrit.ovirt.org/30918 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Idda19745018541a51866aca2108510e67c907c03 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
