gnunn1 / openshift-aws-setup

Provisions a simple OpenShift environment in AWS
33 stars 27 forks source link

subs rrror #43

Open ronsengupta opened 6 years ago

ronsengupta commented 6 years ago

I got this, after running ./openshift-playbook-run.sh

fatal: [localhost]: FAILED! => {"changed": false, "msg": "Variables required to register subscriptions are missing, please confirm that either rhsm_username, rhsm_password and rhsm_pool OR rhsm_key_id and rhsm_org_id is defined"}

I am trying to deploy origin and not OCP so this should not come.

gnunn1 commented 6 years ago

In your vars/aws-config.yml did you set the deployment type to be origin instead of openshift-enterprise?