Describe the bug
There is no line terminator at the end of the sudoers file for cloud-team-user. Sudo still works but it throws this error each time
To Reproduce
Steps to reproduce the behavior:
- Build VM with ubuntu-resolute-26.04-nogui image
- SSH into VM
- Attempt action 'sudo echo'
- See error
Expected behavior
Privileges escalate and no error is displayed
Screenshots
/etc/sudoers.d/cloud:1:31: missing line terminator at end of file
%cloud ALL=(ALL) NOPASSWD: ALL
^
Details (please complete the following information):
- Dev OpenStack
- Image Name: ubuntu-resolute-26.05-nogui
- Image ID: 82dfed82-d878-4d5d-bdaf-7b18e84e3c67]
- VM ID: 04230976-43d1-4aa0-94f1-bc60fc9a8635
- JIRA Ticket Ref:
Additional context
Add any other context about the problem here.
Describe the bug
There is no line terminator at the end of the sudoers file for cloud-team-user. Sudo still works but it throws this error each time
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Privileges escalate and no error is displayed
Screenshots
Details (please complete the following information):
Additional context
Add any other context about the problem here.