2015-Middleware-Keynote / demo-ansible

Apache License 2.0
18 stars 24 forks source link

README.md updates #94

Open christianh814 opened 8 years ago

christianh814 commented 8 years ago

Add further explanations/examples

Default username is user-XX (or user-00 for the presenter)

oc login --username=user-XX https://openshift-master.ch.workshop.osecloud.com --insecure-skip-tls-verify

SSH Into the master using openshift instead of ec2-user

 ssh -i <path to key file>  openshift-master.<cluster id>.<r53 zone> -l openshift