-
Notifications
You must be signed in to change notification settings - Fork 256
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Foreman Documentation for REX plugin
- Loading branch information
1 parent
ddf1348
commit f8e2ee7
Showing
2 changed files
with
40 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
layout: plugin | ||
title: Foreman Remote Execution 10.0 Manual | ||
version: 10.0 | ||
# uncomment for older versions than stable or nightly | ||
robots: noindex | ||
--- | ||
|
||
# 1. {{ page.title }} | ||
|
||
If you want to use remote execution (REX) on Foreman, have a look at [Configuring and Setting Up Remote Jobs](https://docs.theforeman.org/{{ page.version }}/Managing_Hosts/index-katello.html#Configuring_and_Setting_Up_Remote_Jobs_managing-hosts) on _docs.theforeman.org_. | ||
|
||
# 2. Help | ||
|
||
Please follow our [standard procedures and contacts]({{site.baseurl}}support.html). | ||
|
||
# 3. Getting involved | ||
|
||
## 3.1 Troubleshooting | ||
|
||
If you find a bug, please file it in | ||
[Redmine](http://projects.theforeman.org/projects/foreman_remote_execution/issues/new). | ||
|
||
See the [troubleshooting section](/manuals/latest/index.html#7.2GettingHelp) | ||
in the Foreman manual for more info. | ||
|
||
|
||
## 3.2 Contributing | ||
|
||
Follow the [same process as Foreman](/contribute.html#SubmitPatches) | ||
for contributing. | ||
|
||
# 4. Links | ||
|
||
* foreman_remote_execution plugin [https://github.com/theforeman/foreman_remote_execution](https://github.com/theforeman/foreman_remote_execution) | ||
* foreman-tasks plugin [https://github.com/theforeman/foreman-tasks](https://github.com/theforeman/foreman-tasks) | ||
* smart_proxy_remote_execution_ssh [https://github.com/theforeman/smart_proxy_remote_execution_ssh](https://github.com/theforeman/smart_proxy_remote_execution_ssh) | ||
* smart_proxy_dynflow [https://github.com/theforeman/smart_proxy_dynflow](https://github.com/theforeman/smart_proxy_dynflow) | ||
* issue tracker [http://projects.theforeman.org/projects/foreman_remote_execution](http://projects.theforeman.org/projects/foreman_remote_execution) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters