add sudoers config for AWS aarch64 openQA worker VM #12

Closed
opened 2023-02-04 18:02:22 +00:00 by tcooper · 3 comments

I believe we need sudo no passwd and likely a random passwd set to be able to work on aarch64 worker VM provided for Testing team.

[tcooper@pdx2-testing-openqa001 ~]$ getent group wheel
wheel:x:10:stack,lumarel,tcooper

[tcooper@pdx2-testing-openqa001 ~]$ sudo -l

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

[sudo] password for tcooper:
sudo: a password is required

Thanks

I believe we need `sudo no passwd` and likely a random `passwd` set to be able to work on `aarch64` worker VM provided for Testing team. ``` [tcooper@pdx2-testing-openqa001 ~]$ getent group wheel wheel:x:10:stack,lumarel,tcooper [tcooper@pdx2-testing-openqa001 ~]$ sudo -l We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for tcooper: sudo: a password is required ``` Thanks

Just commenting to give this a friendly bump. Cheers friends.

Just commenting to give this a friendly bump. Cheers friends.
Owner

All set.

All set.
neil closed this issue 2023-02-08 07:55:08 +00:00
Owner

All set.

All set.
Sign in to join this conversation.
No description provided.