View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000171 | My infrastructure | General | public | 2021-09-11 16:06 | 2024-07-02 12:27 |
Reporter | dvl | Assigned To | dvl | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Summary | 0000171: adjust ansible cert-puller script to install a file instead of a crontab | ||||
Description | see roles/cert-puller/tasks/main.yml why don't we do this with /usr/local/etc/cron.d/anvil instead? | ||||
Tags | No tags attached. | ||||
|
Perhaps use this for file contents: # use /bin/sh to run commands, overriding the default set by cron SHELL=/bin/sh # mail any output to here, no matter whose crontab this is MAILTO=dan@langille.org 57 15 * * * /usr/local/bin/cert-puller |
|
Already done |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-09-11 16:06 | dvl | New Issue | |
2021-09-11 16:07 | dvl | Note Added: 0000165 | |
2024-07-01 21:53 | dvl | Status | new => assigned |
2024-07-01 21:53 | dvl | Assigned To | => dvl |
2024-07-02 12:27 | dvl | Status | assigned => closed |
2024-07-02 12:27 | dvl | Resolution | open => fixed |
2024-07-02 12:27 | dvl | Note Added: 0000293 |