Setup ioc host dev/prod runners on sls-vserv-bd-01(-dev) #25

Open
opened 2026-07-29 11:03:02 +02:00 by labrec_b · 0 comments
Member

Log onto the target machine as root (or with admin privileges) and create a dedicated file under /etc/sudoers.d/:

sudo visudo -f /etc/sudoers.d/svcusr-sls2hla

Add a line granting your deployment SSH user (svcusr-sls2hla) permission to run specific binaries without a password prompt:

svcusr-sls2hla ALL=(ALL) NOPASSWD: sudo shellbox status, sudo shellox ... (is ... sudo shellbox enough?)

Now, svcusr-sls2hla should be allowed to execute sudo shellbox ...

Log onto the target machine as root (or with admin privileges) and create a dedicated file under /etc/sudoers.d/: `sudo visudo -f /etc/sudoers.d/svcusr-sls2hla` Add a line granting your deployment SSH user (`svcusr-sls2hla`) permission to run specific binaries without a password prompt: `svcusr-sls2hla ALL=(ALL) NOPASSWD: sudo shellbox status, sudo shellox ...` (is `... sudo shellbox` enough?) Now, `svcusr-sls2hla` should be allowed to execute `sudo shellbox ...`
labrec_b added this to the Setup CI/CD runners milestone 2026-07-29 11:03:02 +02:00
labrec_b changed title from Setup ioc host dev/prod runners on `sls-vserv- to Setup ioc host dev/prod runners on `sls-vserv-bd-01(-dev)` 2026-07-29 11:03:46 +02:00
labrec_b added this to the Benjamin Labrecque project 2026-07-29 13:37:24 +02:00
armborst_f moved this to Selected for Development in Benjamin Labrecque on 2026-07-29 14:07:22 +02:00
labrec_b moved this to Blocked in Benjamin Labrecque on 2026-07-30 14:13:38 +02:00
labrec_b moved this to In Progress in Benjamin Labrecque on 2026-08-03 12:18:55 +02:00
labrec_b moved this to Selected for Development in Benjamin Labrecque on 2026-08-03 12:32:13 +02:00
labrec_b moved this to Blocked in Benjamin Labrecque on 2026-08-06 16:45:06 +02:00
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sls/hla_framework_bd#25