Skip to content

Commit

Permalink
Fix 404 link for subscriptions in agof
Browse files Browse the repository at this point in the history
  • Loading branch information
mbaldessari committed Nov 19, 2024
1 parent d01c0d1 commit 7b729f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/learn/vp_agof.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ Click the `Load token` link at https://console.redhat.com[console.redhat.com] >
* `agof_statedir:` set its value to `"{{ '~/agof' | expanduser }}"`
* `agof_iac_repo:` set its value to `"https://github.com/mhjacks/agof_demo_config.git"`

. Optional: Create a subscription manifest by following the guidance at link:https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.4/htmlred_hat_ansible_automation_platform_operations_guide/assembly-aap-obtain-manifest-files#assembly-aap-obtain-manifest-files[Obtaining a manifest file].
. Optional: Create a subscription manifest by following the guidance at link:https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.4/html-single/red_hat_ansible_automation_platform_operations_guide/index#proc-create-subscription-allocation_obtain-manifest[Obtaining a manifest file].

.. Update your `agof_vault.yml` file with the path to the downloaded manifest zip file. For example add the following:
+
Expand Down Expand Up @@ -308,4 +308,4 @@ $ ./pattern.sh make api_install
[source,terminal]
----
$ ./pattern.sh make aws_uninstall
----
----

0 comments on commit 7b729f4

Please sign in to comment.