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

Document ability to choose to have a deescalated user or not #38

Open
smitty42 opened this issue Feb 20, 2018 · 0 comments
Open

Document ability to choose to have a deescalated user or not #38

smitty42 opened this issue Feb 20, 2018 · 0 comments
Labels
documentation enhancement New feature or request

Comments

@smitty42
Copy link
Member

Issue by nixjdm
Wednesday Aug 09, 2017 at 20:13 GMT
Originally opened as terminal-labs/rambo#47


A currently undocumented awesome feature of Rambo, is that here, you can rename this grain as vagrant, and that will cause everything to be installed as the vagrant user. This implies that you can spin up a machine, and have all the useful things installed with a user that has sudo privileges, instead of being deescalated, if that's what you want. This also allows you to do a simple vagrant ssh with no need for an alias.

I also suggest that we make vagrant be the default username. This allows people to do a real vagrant ssh with no alias to get in correctly.

So to sum, we need to:

  1. rename deescalated_user everywhere to something more general (careful though, user may be a protected word by Salt - not sure off hand)
  2. set default value for that key to vagrant
  3. Revise docs to explain all of this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants