You'd also want to mirror the yum repo too. COPR only keeps the latest build after a 4 day grace period. Once Origin is delivered as part of Centos PaaS SIG this limitation should go away and setting the openshift_pkg_version will be enough.
`reposync maxamillion-origin-next` should mirror the installation repo locally and then you can use that to install from in the future. On Tue, Apr 12, 2016 at 8:15 AM, Skarbek, John <[email protected]> wrote: > Den, > > This repo is indeed separate from all things origin. If you run this 3 > months from now on a brand new cluster, it’ll pull the latest version of > openshift available. > > In order to pin the version of openshift that is installed you could throw > this in your inventory file: > > openshift_pkg_version=-1.1.6 > > If, however, you run the openshift installer on the same cluster three > months from now, assuming all is well, it will not proceed to rebuild the > cluster using a differing version of openshift. > > > > -- > John Skarbek > > On April 12, 2016 at 02:20:13, Den Cowboy ([email protected]) wrote: > > Hi, > > We have a POC environment of Origin 1.1.6 > We've pulled the ansible repo and created it. Now is my question: > Is this an independent repository (so when we will create a new cluster in 3 > moths, will it still be version 1.1.6?) or does it use external resources > (which aren't in the repo) which could effect the expected version of the > cluster? > _______________________________________________ > users mailing list > [email protected] > https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.openshift.redhat.com_openshiftmm_listinfo_users&d=CwICAg&c=_hRq4mqlUmqpqlyQ5hkoDXIVh6I6pxfkkNxQuL0p-Z0&r=8IlWeJZqFtf8Tvx1PDV9NsLfM_M0oNfzEXXNp-tpx74&m=ezUY1QTEdTuUTBDUBV5QLkHNaw-y4LW9-rGz4dOyo28&s=M8edE6rMA6tz1PYmXfmaBlDfHYHQr-H8abTwE44jZaY&e= > > > _______________________________________________ > users mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
