diff --git a/tests/foreman/installer/test_installer.py b/tests/foreman/installer/test_installer.py index 7c34d3dcc7b..2ff6321d682 100644 --- a/tests/foreman/installer/test_installer.py +++ b/tests/foreman/installer/test_installer.py @@ -194,6 +194,7 @@ '--foreman-oauth-effective-user', '--foreman-oauth-map-users', '--foreman-pam-service', + '--foreman-plugin-remote-execution-cockpit-ensure', '--foreman-plugin-remote-execution-cockpit-origins', '--foreman-plugin-tasks-automatic-cleanup', '--foreman-plugin-tasks-backup', @@ -774,6 +775,7 @@ '--reset-foreman-oauth-effective-user', '--reset-foreman-oauth-map-users', '--reset-foreman-pam-service', + '--reset-foreman-plugin-remote-execution-cockpit-ensure', '--reset-foreman-plugin-remote-execution-cockpit-origins', '--reset-foreman-plugin-tasks-automatic-cleanup', '--reset-foreman-plugin-tasks-backup',