mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03:30
Added section for using private image for default EE. (#14815)
* Added hop node information and beefed up exec nodes section. * Made updates to the Topology viewer & dis/associate peers * Added hop node information and beefed up exec nodes section. * Made updates to the Topology viewer & dis/associate peers * Fixed build and image rendering issues. * Replaced graphic with many many nodes! * Updated images with latest * Incorporated review inputs from @fosterseth. * Incorporated more review feedback from @fosterseth * Resized graphic * Resized graphic again * Reduced image sizes to scale better on different browsers. * Added section for using private image for default EE. * Deleted .md file for execution nodes due to migration to RTD.
This commit is contained in:
@@ -261,6 +261,13 @@ If this secret is created after AWX is deployed, run the following to restart th
|
||||
|
||||
Changing the receptor CA will sever connections to any existing execution nodes. These nodes will enter an *Unavailable* state, and jobs will not be able to run on them. You will need to download and re-run the install bundle for each execution node. This will replace the TLS certificate files with those signed by the new CA. The execution nodes will then appear in a *Ready* state after a few minutes.
|
||||
|
||||
|
||||
Using a private image for the default EE
|
||||
------------------------------------------
|
||||
|
||||
Refer to the AWX Operator Documentation on `Default execution environments from private registries <https://ansible.readthedocs.io/projects/awx-operator/en/latest/user-guide/advanced-configuration/default-execution-environments-from-private-registries.html>`_ for detail.
|
||||
|
||||
|
||||
Troubleshooting
|
||||
----------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user