Commit 124aab5
committed
Fix REX provider type (#4434)
* Fix REX provider type
** Package Action: foreman_remote_execution -> app/views/templates/script/package_action.erb
** Power Action: foreman_remote_execution -> app/views/templates/script/power_action.erb
** Puppet Run Once: foreman_puppet -> app/views/templates/script/puppet_run_once.erb
** Service Action: foreman_remote_execution -> app/views/templates/script/service_action.erb
* Salt: No change in "guides/common/modules/proc_running-salt.adoc" but
looked into this issue via PR 219 in foreman_salt. (Untested but
verified that the templates are currently called "Salt Run function - SSH default".
* Clicking "Run Puppet once" in WebUI really causes REX to start a job
that uses the "Puppet Run Once - Script Default" template.
Tested on Foreman 3.16
* Use canceled in favor of cancelled
"guides/common/modules/con_host-substatus-overview.adoc" remains
unchanged because the wording seems to come from the WebUI.
This makes vale happy.
Fixes #4415 (Rename REX provider)
Fixes #4192 (Rename Puppet Run Once template)
(cherry picked from commit dfad7d7)1 parent 27b1a95 commit 124aab5
File tree
5 files changed
+9
-9
lines changed- guides/common/modules
5 files changed
+9
-9
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
0 commit comments