-
Notifications
You must be signed in to change notification settings - Fork 51
Update the gateway inventory file vars #3256
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There are also @jamesmarshall24 can you confirm? |
| Optional | ||
| `63072000` | ||
|
||
| |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For RPM installer, nginx_tls_protocols
is used for all components and the default is TLSv1.2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah good to know, nginx_tls_protocols
is listed in the Controller vars section next to the Container equivalent controller_nginx_https_protocols
.
Maybe we should list nginx_tls_protocols
next to each equivalent section with that in mind 👍
Like here RPM = nginx_tls_protocols
, Container = gateway_nginx_https_protocols
6579af9
to
6fe1bde
Compare
Thanks for taking the time to look thru the PR @simaishi! |
| `63072000` | ||
|
||
| | ||
| `gateway_redis_tls_cert` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is the equivalent of automationgateway_cache_cert
from RPM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated, thanks Dimitri :)
| | ||
|
||
| | ||
| `gateway_redis_tls_key` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same but for automationgateway_cache_key
6fe1bde
to
70b4ae8
Compare
Platform gateway variables - Appendix Inventory file variables improvements https://issues.redhat.com/browse/AAP-40602
|
||
| `automationgateway_cache_tls_files_remote` | ||
| | ||
| Denote whether the cache client certificate are local to the installation program (`false`) or on the remote component server (`true`). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should "client" be plural or singular with "client certificate is local..."?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah good catch, it should be plural I believe. Will correct!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One very minor comment, rest LGTM.
70b4ae8
to
ce29dae
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* Update the gateway inventory file vars Platform gateway variables - Appendix Inventory file variables improvements https://issues.redhat.com/browse/AAP-40602 * updates based on SME feedback * Updates based on SME feedback * Updates based on peer review feedback
* Update the gateway inventory file vars Platform gateway variables - Appendix Inventory file variables improvements https://issues.redhat.com/browse/AAP-40602 * updates based on SME feedback * Updates based on SME feedback * Updates based on peer review feedback
Platform gateway variables - Appendix Inventory file variables improvements
https://issues.redhat.com/browse/AAP-40602