openshift-aws-setup icon indicating copy to clipboard operation
openshift-aws-setup copied to clipboard

subs rrror

Open ronsengupta opened this issue 7 years ago • 1 comments

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.

ronsengupta avatar Aug 29 '18 17:08 ronsengupta

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

gnunn1 avatar Aug 30 '18 13:08 gnunn1