Page MenuHomeDevCentral

Pemit acme.sh to run reload script
ClosedPublic

Authored by DorianWinty on Sat, Mar 14, 08:47.

Details

Summary

This will permit acmesh to launch the script to reload
nginx, Dovecot and Postfix.

Ref T2196

Test Plan

Launch the script with acme user

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

DorianWinty created this revision.

Oh just I notice here the .sh at line 17, but not at line 16.

We put .sh in the repo so we can lint with shellcheck, but we provision command without extensions to be coherent with other system commands.

roles/core/sudo/files/acme
17

(ah you did it: {{ dirs.bin }}/acmesh-dovecot_postfixReload is well without the extension in D4003)

dereckson retitled this revision from Pemit acmesh to use sudo on script to Pemit acme.sh to run reload script.Sat, Mar 14, 08:56
dereckson edited the summary of this revision. (Show Details)
dereckson edited the test plan for this revision. (Show Details)
DorianWinty marked an inline comment as done.

remove .sh

This revision is now accepted and ready to land.Sat, Mar 14, 09:15
This revision was automatically updated to reflect the committed changes.