Andrew Austin
6aa2997dce
Add TLS certificate auth for HashiCorp Vault ( #14534 )
...
* Add TLS certificate auth for HashiCorp Vault
Add support for AWX to authenticate with HashiCorp Vault using
TLS client certificates.
Also updates the documentation for the HashiCorp Vault secret management
plugins to include both the new TLS options and the missing Kubernetes
auth method options.
Signed-off-by: Andrew Austin <aaustin@redhat.com>
* Refactor docker-compose vault for TLS cert auth
Add TLS configuration to the docker-compose Vault configuration and
use that method by default in vault plumbing.
This ensures that the result of bringing up the docker-compose stack
with vault enabled and running the plumb-vault playbook is a fully
working credential retrieval setup using TLS client cert authentication.
Signed-off-by: Andrew Austin <aaustin@redhat.com>
* Remove incorrect trailing space
Co-authored-by: Hao Liu <44379968+TheRealHaoLiu@users.noreply.github.com>
* Make vault init idempotent
- improve error handling for vault_initialization
- ignore error if vault cert auth is already configured
- removed unused register
* Add VAULT_TLS option
Make TLS for HashiCorp Vault optional and configurable via VAULT_TLS env var
* Add retries for vault init
Sometime it took longer for vault to fully come up and init will fail
---------
Signed-off-by: Andrew Austin <aaustin@redhat.com>
Co-authored-by: Hao Liu <44379968+TheRealHaoLiu@users.noreply.github.com>
Co-authored-by: Hao Liu <haoli@redhat.com>
2023-12-06 19:12:15 +00:00
Don Naro
3e5851f3af
Upgrade doc requirements ( #14669 )
...
* upgrade when pip compiling doc reqs
* upgrade doc requirements
2023-11-16 13:04:21 -07:00
Alan Rominger
adb1b12074
Update RBAC docs, remove unused get_permissions ( #14492 )
...
* Update RBAC docs, remove unused get_permissions
* Add back in section for get_roles_on_resource
2023-11-16 11:29:33 -05:00
TVo
1cfd51764e
Added missing pointers to release notes ( #14659 )
...
* Replaced with larger graphic.
* Revert "Replaced with larger graphic."
This reverts commit 1214b00052b43c46c5ee9b2833e61c779884ec1c.
* Added missing pointers to release notes.
2023-11-15 14:24:11 -07:00
Don Naro
72a8173462
issue #14653 heading does not render correctly ( #14665 )
2023-11-15 15:05:52 -05:00
TVo
8c4bff2b86
Replaced with larger graphic. ( #14647 )
2023-11-13 09:55:04 -06:00
Don Naro
0057c8daf6
Docs: Include REST API reference content from swagger.json ( #14607 )
2023-11-11 08:33:41 -05:00
TVo
d8a28b3c06
Added alt text for settings-menu.rst ( #14639 )
...
* Re-do for PR #14595 to fix CI issues.
* Added alt text to settings-menu.rst
* Update docs/docsite/rst/common/settings-menu.rst
Co-authored-by: Don Naro <dnaro@redhat.com>
---------
Co-authored-by: Hao Liu <44379968+TheRealHaoLiu@users.noreply.github.com>
Co-authored-by: Don Naro <dnaro@redhat.com>
2023-11-08 15:17:57 -07:00
Ratan Gulati
40c2b700fe
Fix : #14523 Add alt-text codeblock to Images for workflow_template.rst ( #14604 )
...
* add alt to images in workflow_templates.rst
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com>
* add alt to images in workflow_templates.rst
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com>
* Update workflow_templates.rst
* Revised proposed alt text for workflow_templates.rst
---------
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com>
Co-authored-by: TVo <thavo@redhat.com>
2023-11-07 10:51:11 -07:00
Thanhnguyet Vo
71d548f9e5
Removed references to images that were deleted.
2023-11-07 08:55:27 -07:00
Thanhnguyet Vo
dd98963f86
Updated images - Workflow Templates chapter of Userguide.
2023-11-07 08:55:27 -07:00
TVo
4b467dfd8d
Revised proposed alt text for insights.rst
2023-11-07 08:14:34 -07:00
BHANUTEJA
456b56778e
Update insights.rst
2023-11-07 08:14:34 -07:00
BHANUTEJA
5b3cb20f92
Update insights.rst
2023-11-07 08:14:34 -07:00
TVo
d7086a3c88
Revised the proposed Alt text for main_menu.rst
2023-11-06 13:09:26 -07:00
Ratan Gulati
21e7ab078c
Fix : #14511 Add alt-text codeblock to Images for Userguide: main_menu.rst
...
Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com>
2023-11-06 13:09:26 -07:00
Thanhnguyet Vo
943e455f9d
Re-do for PR #14595 to fix CI issues.
2023-11-03 08:35:22 -06:00
Surav Shrestha
21fb395912
fix typos in docs/development/minikube.md
2023-10-25 15:23:23 -04:00
Parikshit Adhikari
71a6d48612
Fix: typos inside /docs directory ( #14594 )
...
fix typos inside docs
2023-10-24 19:01:21 +00:00
Don Naro
94703ccf84
Pip compile docsite requirements ( #14449 )
...
Co-authored-by: Sviatoslav Sydorenko <578543+webknjaz@users.noreply.github.com>
Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
2023-10-24 12:53:41 -04:00
BHANUTEJA
6cdea1909d
Alt text for Execution Env section of Userguide ( #14576 )
...
Co-authored-by: TVo <thavo@redhat.com>
2023-10-20 18:48:07 +00:00
Mike Mwanje
f133580172
Adds alt text to instance_groups.rst images ( #14571 )
...
Co-authored-by: TVo <thavo@redhat.com>
2023-10-20 16:11:17 +00:00
Kishan Mehta
4b90a7fcd1
Add alt text for image directives in credential_types.rst ( #14551 )
...
Co-authored-by: Kishan Mehta <kishan@scrapinghub.com>
Co-authored-by: TVo <thavo@redhat.com>
2023-10-20 09:36:05 -06:00
Kishan Mehta
1081f2d8e9
Add alt text for image directives in credentials.rst ( #14550 )
...
Co-authored-by: Kishan Mehta <kishan@scrapinghub.com>
Co-authored-by: TVo <thavo@redhat.com>
2023-10-20 14:13:49 +00:00
Kishan Mehta
c4ab54d7f3
Add alt text for image directives in job_capacity.rst & job_slices.rst ( #14549 )
...
Co-authored-by: Kishan Mehta <kishan@scrapinghub.com>
Co-authored-by: TVo <thavo@redhat.com>
2023-10-20 13:34:04 +00:00
Kishan Mehta
0bd057529d
Add alt text for image directives in job_templates.rst ( #14548 )
...
Co-authored-by: Kishan Mehta <kishan@scrapinghub.com>
2023-10-19 20:24:32 +00:00
Sayyed Faisal Ali
a82c03e2e2
added alt-text in projects.rst ( #14544 )
...
Signed-off-by: c0de-slayer <fsali315@gmail.com>
Co-authored-by: TVo <thavo@redhat.com>
2023-10-19 12:39:58 -06:00
TVo
447ac77535
Corrected missing text replacement directives ( #14592 )
2023-10-19 16:36:41 +00:00
Andrew Klychkov
72d0928f1b
[DOCS] EE guide: fix a ref to Get started with EE ( #14587 )
2023-10-19 03:30:21 -04:00
Deepshri M
6d727d4bc4
Adding alt text for image ( #14541 )
...
Signed-off-by: Deepshri M <deepshrim613@gmail.com>
2023-10-17 14:53:18 -06:00
Rohit Raj
6040e44d9d
docs: Update teams.rst ( #14539 )
...
Co-authored-by: TVo <thavo@redhat.com>
2023-10-17 20:16:09 +00:00
Rohit Raj
b99ce5cd62
docs: Update users.rst ( #14538 )
...
Co-authored-by: TVo <thavo@redhat.com>
2023-10-17 14:58:40 +00:00
Rohit Raj
ba8a90c55f
docs: Update security.rst ( #14540 )
...
Co-authored-by: Don Naro <dnaro@redhat.com>
2023-10-16 17:56:46 -06:00
Sayyed Faisal Ali
7ee2172517
added alt-text in project-sign.rst ( #14545 )
...
Signed-off-by: c0de-slayer <fsali315@gmail.com>
Co-authored-by: TVo <thavo@redhat.com>
2023-10-16 09:25:34 -06:00
Surendran
16dab57c63
Added alt-text for images in notifications.rst ( #14555 )
...
Signed-off-by: Surendran Gokul <surendrangokul55@gmail.com>
Co-authored-by: Don Naro <dnaro@redhat.com>
2023-10-12 15:22:37 -06:00
Surendran
75a71492fd
Added alt-text for images in organizations.rst ( #14556 )
...
Signed-off-by: Surendran Gokul <surendrangokul55@gmail.com>
Co-authored-by: Don Naro <dnaro@redhat.com>
2023-10-12 15:15:45 -06:00
Andrew Klychkov
160634fb6f
ee_reference.rst: refert to Builder's definition docs instead of duplicating its content ( #14562 )
2023-10-11 13:54:12 +01:00
Aviral Katiyar
c97a48b165
Fix : #14510 Add alt-text codeblock to Images for Userguide: jobs.rst ( #14530 )
...
Signed-off-by: maskboyAvi <aviralofficial1729@gmail.com>
Co-authored-by: Don Naro <dnaro@redhat.com>
2023-10-09 16:40:56 -06:00
Rohit Raj
259bca0113
docs: Update workflows.rst ( #14537 )
2023-10-06 15:30:47 -06:00
Aviral Katiyar
92c2b4e983
Fix : #14500 Added alt text to images for Userguide: credential_plugins.rst ( #14527 )
...
Signed-off-by: maskboyAvi <aviralofficial1729@gmail.com>
Co-authored-by: Don Naro <dnaro@redhat.com>
2023-10-06 14:53:23 -06:00
Aviral Katiyar
a0ef25006a
Fix : #14499 Added alt text to images for Userguide: applications_auth.rst ( #14526 )
...
Signed-off-by: maskboyAvi <aviralofficial1729@gmail.com>
Co-authored-by: Don Naro <dnaro@redhat.com>
2023-10-05 14:22:10 -06:00
Chris Meyers
50c98a52f7
Update setting_up.rst ( #14542 )
2023-10-05 15:06:40 -04:00
Michelle McCausland
4008d72af6
issue-14522: Add alt-text codeblock to Images for Userguide: webhooks.rst ( #14529 )
...
Signed-off-by: Michelle McCausland <mmccausl@redhat.com>
2023-10-05 17:40:07 +01:00
Aviral Katiyar
05b58c4df6
Fix : #14490 Fixed the required spelling errors ( #14507 )
...
Signed-off-by: maskboyAvi <aviralofficial1729@gmail.com>
2023-10-03 14:15:13 -06:00
TVo
b1b960fd17
Updated Forum terminology and removed mailing list ( #14491 )
2023-10-03 19:24:19 +01:00
Alan Rominger
1d340c5b4e
Add a section for postgres max_connections value ( #14482 )
2023-09-28 10:28:52 -04:00
TVo
15925f1416
Simplified release notes for AWX ( #14485 )
2023-09-27 14:50:57 -06:00
TVo
640e5db9c6
Removed references of IRC and fixed formatting in "Work Items" section. ( #14478 )
...
Co-authored-by: Don Naro <dnaro@redhat.com>
2023-09-25 11:24:39 -06:00
TVo
c9d1a4d063
Added release notes for version 23.1.0 ( #14471 )
2023-09-21 11:02:38 -06:00
Don Naro
f7a2de8a07
Contributor guide and adjusted titles ( #14447 )
...
Co-authored-by: Thanhnguyet Vo <tvo@ansible.com>
2023-09-18 10:40:47 -06:00