diff options
author | Takayoshi Kimura <takayoshi@gmail.com> | 2015-07-17 16:22:36 +0900 |
---|---|---|
committer | Takayoshi Kimura <takayoshi@gmail.com> | 2015-07-17 16:22:36 +0900 |
commit | 96c33e1b6a38a21334abd29fe642a2085e2439cb (patch) | |
tree | 3ab0260ec8b1c5d923680c353956c5b5995719cc /README_origin.md | |
parent | e0211ca67ce18fc9f74d0a9c82cf14a28f395e4d (diff) | |
download | openshift-96c33e1b6a38a21334abd29fe642a2085e2439cb.tar.gz openshift-96c33e1b6a38a21334abd29fe642a2085e2439cb.tar.bz2 openshift-96c33e1b6a38a21334abd29fe642a2085e2439cb.tar.xz openshift-96c33e1b6a38a21334abd29fe642a2085e2439cb.zip |
Replace outdated beta repo ids with 3.0 release
Diffstat (limited to 'README_origin.md')
-rw-r--r-- | README_origin.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README_origin.md b/README_origin.md index 2ccedf4d5..fb0931132 100644 --- a/README_origin.md +++ b/README_origin.md @@ -35,7 +35,7 @@ subscription-manager repos --disable="*" subscription-manager repos \ --enable="rhel-7-server-rpms" \ --enable="rhel-7-server-extras-rpms" \ ---enable="rhel-server-7-ose-beta-rpms" +--enable="rhel-7-server-ose-3.0-rpms" ``` * Configuration of router is not automated yet * Configuration of docker-registry is not automated yet |