From 65f237e4d4d7e411064d208e32e39fb9bba89082 Mon Sep 17 00:00:00 2001 From: brennv Date: Wed, 13 Apr 2016 04:27:51 -0700 Subject: [PATCH] Added MongoDB notes --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d6f4377..26e8b0e 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,6 @@ Red Hat periodically publishes OpenShift Origin Server binaries for Linux, which Outlined as the [Advanced Installation](https://docs.openshift.org/latest/install_config/install/advanced_install.html) method for poduction environments, OpenShift Origin is also installable via Ansible playbook made avaialble on the GitHub [openShift-ansible](https://github.com/openshift/openshift-ansible) repo. - ### Creating a project After logging in with `oc login` (default username/password: openshift), if you don't have a project setup all ready, go ahead and take care of that: