Skip to content

Commit

Permalink
docs: Add Hetzner Cloud Inventory documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Siewert <[email protected]>
  • Loading branch information
tomsiewert committed Nov 6, 2023
1 parent f6bc911 commit 4a46f25
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions docs/docsite/rst/userguide/credentials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,35 @@ HashiCorp Vault Signed SSH
This is considered part of the secret management capability. See :ref:`ug_credentials_hashivaultssh` for more detail.


Hetzner Cloud
^^^^^^^^^^^^^^^^

.. index::
pair: credential types; hcloud

Selecting this credential type enables synchronization of inventory with Hetzner Cloud.

AWX uses the following environment variables for Hetzner Cloudcredentials and are fields prompted in the user interface:

::

HCLOUD_TOKEN


|Credentials - create Hetzner Cloud credential|

.. |Credentials - create Hetzner Cloud credential| image:: ../common/images/credentials-create-hcloud-credential.png
:alt: Credentials - create Hetzner Cloud credential form

Hetzner Cloud credentials have the following inputs that are required:

- **API Token**: The API token of the project.

.. note::

It is recommended to use a read-only API token.


Insights
^^^^^^^^^^^

Expand Down
1 change: 1 addition & 0 deletions docs/docsite/rst/userguide/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@ Updated AWX to use the following inventory plugins from upstream collections if
- openstack.cloud.openstack
- ovirt.ovirt.ovirt
- awx.awx.tower
- hetzner.hcloud.hcloud


Secret Management System
Expand Down

0 comments on commit 4a46f25

Please sign in to comment.