From 3721345d2db342fd7c667b5e84137530d05cb128 Mon Sep 17 00:00:00 2001 From: Joel Capitao Date: Wed, 15 May 2024 09:05:44 +0200 Subject: [PATCH] Remove duplicate entry in usage doc --- docs/source/usage/01_usage.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/source/usage/01_usage.md b/docs/source/usage/01_usage.md index b2e549fcd6..e7d32ba8c4 100644 --- a/docs/source/usage/01_usage.md +++ b/docs/source/usage/01_usage.md @@ -20,7 +20,6 @@ are shared among multiple roles: - `cifmw_use_libvirt`: (Bool) toggle libvirt support. - `cifmw_use_crc`: (Bool) toggle rhol/crc usage. - `cifmw_use_uefi`: (Bool) toggle UEFI support in libvirt_manager provided VMs. -- `cifmw_use_devscripts`: (Bool) toggle devscripts usage. - `cifmw_openshift_kubeconfig`: (String) Path to the kubeconfig file if externally provided. If provided will be the kubeconfig to use and update after login. - `cifmw_openshift_api`: (String) Path to the kubeconfig file. If provided will be the API to authenticate against. - `cifmw_openshift_user`: (String) Login user. If provided, the user that logins.