File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,14 +9,14 @@ url: https://theforeman.org
99baseurl : " " # keep at "" for the Atom feed
1010
1111# latest *stable* version
12- foreman_version : ' 3.14 '
12+ foreman_version : ' 3.15 '
1313
1414# Latest releases
1515foreman_latest_releases :
16+ - minmaj : ' 3.15'
17+ patch : ' 0'
1618 - minmaj : ' 3.14'
1719 patch : ' 0'
18- - minmaj : ' 3.13'
19- patch : ' 1'
2020
2121paginate : 5
2222paginate_path : " blog/page:num"
Original file line number Diff line number Diff line change 11551155 <td style='white-space:nowrap'>--puppet-run-minute</td>
11561156 <td>The minute at which to run the puppet agent when runmode is cron or systemd.timer.</td>
11571157 </tr>
1158+ <tr>
1159+ <td style='white-space:nowrap'>--puppet-run-timezone</td>
1160+ <td>The timezone for the run the puppet agent when runmode is systemd.timer. Use `timedatectl list-timezones` to list accepted values</td>
1161+ </tr>
11581162 <tr>
11591163 <td style='white-space:nowrap'>--puppet-rundir</td>
11601164 <td>Override the PID directory.</td>
You can’t perform that action at this time.
0 commit comments