Wolfgang Kulhanek
2019-08-08 d37c1627458de230d9e277b00d506eb64278d0b2
ansible/roles/ocp4-workload-automation-broker/readme.adoc
@@ -29,7 +29,6 @@
* Other variables:
** *_asb_broker_project*: The name of the project to create and install the Automation Broker to. Default: `openshift-automation-broker`
** *_asb_broker_project_display*: The display name of the project. Default: `OpenShift Automation Broker`
** *_asb_broker_subscription_csv*: The ClusterServiceVersion to be deployed. Default: `automationbrokeroperator.v4.1.0`
* You can modify any of these default values by adding `-e "variable_name=variable_value"` to the command line
=== Deploy a Workload with the `ocp-workload` playbook [Mostly for testing]