Sha256: f727a25042c56e5d0aff3b8d67c08796339a25d88cb94020763050337ba8b3bb

Contents?: true

Size: 686 Bytes

Versions: 84

Compression:

Stored size: 686 Bytes

Contents

export const hostID = 1234;

export const hits = [
  {
    hostname: 'my-host.example.com',
    rhel_version: '7.8',
    uuid: '4739b323-a343-4e89-b71b-81991b8dc656',
    last_seen: '2020-08-19T04:43:09.068706Z',
    title:
      'New Ansible Engine packages are inaccessible when dedicated Ansible repo is not enabled',
    solution_url: 'https://access.redhat.com/node/3359651',
    total_risk: 2,
    likelihood: 2,
    publish_date: '2018-04-16T10:03:16Z',
    results_url:
      'https://cloud.redhat.com/insights/advisor/recommendations/ansible_deprecated_repo%7CANSIBLE_DEPRECATED_REPO/4739b323-a343-4e89-b71b-81991b8dc656/',
  },
];

export const props = {
  hostID,
  hits,
};

Version data entries

84 entries across 84 versions & 1 rubygems

Version Path
foreman_rh_cloud-3.0.17 webpack/InsightsHostDetailsTab/__tests__/InsightsTab.fixtures.js
foreman_rh_cloud-3.0.16 webpack/InsightsHostDetailsTab/__tests__/InsightsTab.fixtures.js
foreman_rh_cloud-3.0.15 webpack/InsightsHostDetailsTab/__tests__/InsightsTab.fixtures.js
foreman_rh_cloud-3.0.14 webpack/InsightsHostDetailsTab/__tests__/InsightsTab.fixtures.js