Sha256: 72f5ccaf50d5173a4a110a2d7ef9ceec9ed488d5a4f444f2ea245bda5c9e8153

Contents?: true

Size: 764 Bytes

Versions: 8

Compression:

Stored size: 764 Bytes

Contents

export const REX_JOB_INVOCATIONS_KEY = 'REX_JOB_INVOCATIONS';
export const REX_FEATURES = {
  KATELLO_PACKAGE_INSTALL: 'katello_package_install',
  KATELLO_PACKAGE_INSTALL_BY_SEARCH: 'katello_package_install_by_search',
  KATELLO_PACKAGE_REMOVE: 'katello_package_remove',
  KATELLO_PACKAGES_REMOVE_BY_SEARCH: 'katello_packages_remove_by_search',
  KATELLO_PACKAGE_UPDATE: 'katello_package_update',
  KATELLO_PACKAGES_UPDATE_BY_SEARCH: 'katello_packages_update_by_search',
  KATELLO_HOST_TRACER_RESOLVE: 'katello_host_tracer_resolve',
  KATELLO_HOST_ERRATA_INSTALL_BY_SEARCH: 'katello_errata_install_by_search',
  KATELLO_HOST_MODULE_STREAM_ACTION: 'katello_module_stream_action',
  RUN_COMMAND: 'run_script',
  KATELLO_UPLOAD_PROFILE: 'katello_upload_profile',
};

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
katello-4.15.0.rc2 webpack/components/extensions/HostDetails/Tabs/RemoteExecutionConstants.js
katello-4.15.0.rc1 webpack/components/extensions/HostDetails/Tabs/RemoteExecutionConstants.js
katello-4.14.1 webpack/components/extensions/HostDetails/Tabs/RemoteExecutionConstants.js
katello-4.14.0 webpack/components/extensions/HostDetails/Tabs/RemoteExecutionConstants.js
katello-4.14.0.rc3 webpack/components/extensions/HostDetails/Tabs/RemoteExecutionConstants.js
katello-4.14.0.rc2 webpack/components/extensions/HostDetails/Tabs/RemoteExecutionConstants.js
katello-4.14.0.rc1.1 webpack/components/extensions/HostDetails/Tabs/RemoteExecutionConstants.js
katello-4.14.0.rc1 webpack/components/extensions/HostDetails/Tabs/RemoteExecutionConstants.js