Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setting password for CloudForms / ManageIQ #5849

Closed
joelddiaz opened this issue Oct 23, 2017 · 3 comments
Closed

setting password for CloudForms / ManageIQ #5849

joelddiaz opened this issue Oct 23, 2017 · 3 comments

Comments

@joelddiaz
Copy link
Contributor

Description

When running the full installer or just the playbook for installing CloudForms / ManageIQ, the pod comes up with default credentials. There should be a way to provide a non-default password that gets set up during installation.

Version
ansible 2.3.1.0 

openshift-ansible-3.7.0-0.159.0-6-g63b77fb

package atomic-openshift-utils is not installed
openshift-ansible-3.5.120-1.git.0.c60f69a.el7.noarch
Steps To Reproduce
  1. install CloudForms / ManageIQ: ansible-playbook -i ~/my-inventory ./git/openshift-ansible/playbooks/byo/openshift-management/config.yml
  2. wait for completion, get route (oc get route -n openshift-management httpd), and authenticate to CloudForms / ManageIQ with default creds
Expected Results

I would expect that there is a way to provide my own password that would be initialized during the installation.

Observed Results

The CloudForms / ManageIQ installer just takes a container image and never has a step to set up a password so you end up with the default public image credentials.

Additional Information

Pretty standard inventory file with the following CloudForms / ManageIQ vars:

openshift_management_install_management=True
openshift_management_storage_class=cloudprovider
@tbielawa
Copy link
Contributor

tbielawa commented Oct 24, 2017 via email

@joelddiaz
Copy link
Contributor Author

opened ManageIQ/manageiq-pods#237

@tbielawa
Copy link
Contributor

@joelddiaz Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants