Hi, Was wondering if there was a way to force the order of bundle installation with OBR?
Basically I want to have the dependent bundles installed and optionally started first before the target bundle. For example. I have Bundle B1, B2, B3 where B1 depends on B2 which depends on B3. If I use OBR to deploy B1, I notice that most of the time B1 is installed first but doesn't it make more sense to have B3,B2 deployed first? Thanks, Allen

