Add Exectution or Hop node to AWX
This runbook details what to do to add exectution or hop node to AWX.
Assumptions
- You have Access within AWX to add instances.
Workflow
-
Navigate to
Administration -> Instances
-
Click Add
-
Complete the following fields
-
Name
preferable to use the site name the node is to be installed in -
Description
Optional. give it a good description -
Instance Type
-
execution
Select this type if you wish to run jobs on the node. -
hop
Select this type if its expected that other hop or execution nodes will be connecting to it
-
-
Peers from control nodes
Only Select this if the control node has network connectivity to the node to be created -
Managed by Policy
Only Applicable to execution node-
Checked
AWX can auto-magically assign jobs to the execution node -
Un-Checked
AWX can't auto-magically assign jobs to this node
-
Info
For a node to be installed on a remote site where AWX does not have network connectivity too,
Peers from control nodes
and Managed by Policy must befalse
/un-checked
-
-
click
save
. -
Click on the
Peers
tab -
click
associate
-
click the check-box next to the peer that is accessible to the node to be installed. This will generally be a DNS name
-
click
save
.
About:
This page is part of our Project ITIL Runbooks.
Page Metadata
Version: ToDo: place files short git commit hereDate Created: 2024-03-14
Date Edited: 2024-03-14
Contribution:
Would You like to contribute to our ITIL Runbooks project? You can assist in the following ways:
- Edit This Page If there is a mistake or a way you can improve it.
- Add a Page to the Manual if you would like to add an item to our manual
- Raise an Issue if there is something about this page you would like to improve, and git is unfamiliar to you.
ToDo: Add the page list of contributors