For Beta 1 I created 2 appendixes as a temporary solution until the files themselves were added to the correct repo. Once they are in the correct place, need to remove the appendix and update the docs to say which repo to retrieve them from, rather than copying them from the appendix.
(In reply to Emma Heftman from comment #0) > For Beta 1 I created 2 appendixes as a temporary solution until the files > themselves were added to the correct repo. > > Once they are in the correct place, need to remove the appendix and update > the docs to say which repo to retrieve them from, rather than copying them > from the appendix. In addition, remove from 1.10. CUSTOMIZING VARS.YAML the documentation about configuring namespaces.
Hi Shirly Please let me know whether I can now remove these files from the appendix as well as the exact instructions for accessing these files.
There are also additional parameters that must be documented as part of this change: From doc-text> Additional parameters that user needs to update in the config.yml: viaq_metrics_store: (required - Default: true) Use ViaQ Logging metrics store openshift_deployment_type: (required - no default value) Reguired if viaq_metrics_store is true. This repository supports OpenShift Origin and OpenShift Container Platform. If you want to install ViaQ Logging you should choose the deployment type. Available options: origin, openshift-enterprise. For downstream must user openshift-enterprise
Hi Shirly In the following section (configuring ansible prerequisites) we enabled the user to define a non-root user which required editing the vars.yaml file. As we now no longer have the need to edit this file, should we still allow them to create a non-root user? --- . Use the root user or create a user account. This user will be referred to below as $USER. If you do not use the root user, you must update _ansible_ssh_user_ and _ansible_become in vars.yaml_. See xref:Customizing_vars_yaml[Customizing vars.yaml]. ----
(In reply to Emma Heftman from comment #4) > Hi Shirly > > In the following section (configuring ansible prerequisites) we enabled the > user to define a non-root user which required editing the vars.yaml file. > > As we now no longer have the need to edit this file, should we still allow > them to create a non-root user? > --- > . Use the root user or create a user account. This user will be referred to > below as $USER. If you do not use the root user, you must update > _ansible_ssh_user_ and _ansible_become in vars.yaml_. See > xref:Customizing_vars_yaml[Customizing vars.yaml]. > ---- As discussed, i left this in and added where they can find the file.
looks ok to me.