kalisio/kaabah

Create a kalisio user with sudo rights on machines

robinbourianes-kalisio opened this issue · 2 comments

This way every machine can be accessed using the same user, no more ubuntu on some, root on others ...
Scripts could also assume that calling sudo some_command would work.

The username should be a terraform variable.
The user should also belong to docker group

We use cloudinit to setup instance with an admin user now.