We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fec7e50 commit e6e0a82Copy full SHA for e6e0a82
content/learn/vp_agof.adoc
@@ -179,7 +179,7 @@ Click the `Load token` link at https://console.redhat.com[console.redhat.com] >
179
180
. Edit the file and add the following:
181
182
-* `controller_config_dir:` set it's value to `{{ '~/agof_minimal_demo/config' | expanduser }}`.
+* `controller_config_dir:` set it's value to `{{ '~/agof_minimal_demo' | expanduser }}`.
183
* `db_password:` sets an appropriate value for the postgres password for the DB instance for example `test`.
184
* `agof_statedir:` set its value to `"{{ '~/agof' | expanduser }}"`
185
* `agof_iac_repo:` set its value to `"https://github.com/mhjacks/agof_demo_config.git"`
0 commit comments