diff --git a/airgun/views/host.py b/airgun/views/host.py index ef047085e..21790e0c1 100644 --- a/airgun/views/host.py +++ b/airgun/views/host.py @@ -538,10 +538,8 @@ class advanced(Tab): token_life_time = TextInput(id='reg_token_life_time_input') rex_interface = TextInput(id='reg_rex_interface_input') rex_pull_mode = FormSelect('OUIA-Generated-FormSelect-default-8') - life_cycle_env = FormSelect('reg-katello-lce') ignore_error = Checkbox(id='reg_katello_ignore') force = Checkbox(id='reg_katello_force') - life_cycle_env_helper = Text("//div[@id='reg_katello_lce-helper']") install_packages_helper = Text("//div[@id='reg_packages-helper']") @property