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

When set still shows admin/secret defaults on output #130

Open
akarasulu opened this issue Oct 27, 2018 · 0 comments
Open

When set still shows admin/secret defaults on output #130

akarasulu opened this issue Oct 27, 2018 · 0 comments
Assignees
Labels

Comments

@akarasulu
Copy link
Contributor

I noticed that the welcome message is giving the user the idea that admin / secret must still be used when CC sets the password.

    default: SUCCESS: Your peer is up. Welcome to the Horde!
    default: -----------------------------------------------
    default:
    default: Next steps ...
    default: Make sure Subutai's E2E Extension/Plugin is installed in your browser
    default: Search for 'Subutai' in your browser's extension/plugin store to find it and install.
    default: SUBUTAI_BRIDGE_IFACE = eth0
    default:     Console URL: https://172.17.174.219:8443
    default:
    default: Default u/p: 'admin' / 'secret'
    default: Vagrant ssh into box and change the 'subutai'/'ubuntai' user password!
    default: If you forget the url above, just take a look in .vagrant/generated.yml
default: Default u/p: 'admin' / 'secret'
default: Vagrant ssh into box and change the 'subutai'/'ubuntai' user password!

If CC is driving the creation and the password is set, or if the password is set in the YAML configuration then we need a different message. Also this ubuntai (which is old and no longer the password anymore right) has to be updated!

If the password is already set somehow we should replace these two lines to read like so:

default: Use the 'admin' user password set for this peer (in CC|yaml config)
default: You can use the 'root' user password provided (in CC|yaml config)

@akarasulu akarasulu added the bug label Oct 27, 2018
@akarasulu akarasulu changed the title When password is automatically set by CC still shows admin/secret defaults on output When set still shows admin/secret defaults on output Oct 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants