Correct add-on param naming to match CDot
Related to https://gitlab.com/gitlab-org/gitlab/-/issues/468028
What does this MR do and why?
Correct the with_add_on
parameter to with_addon
to align with CDot.
Remove add_on
which was never implemented in CDot.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
No visual changes
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Setup CDot locally - https://gitlab.com/gitlab-org/customers-gitlab-com/-/tree/b263f1abe9db0c1c8098471b9b6d8476dc8c1f77#setup
- Set GL env var to local CDot via: CUSTOMER_PORTAL_URL=http://localhost:5000/
- Create a new GL user
- Signup for Ultimate trial
- Verify you also got the Duo Enterprise account.
Related to #468028
Edited by david hamp-gonsalves