Sha256: 32d0bf524e5bd2bbc3770c9c75b9ab60f425628db577e0674586bdd81d7fc2e8

Contents?: true

Size: 1.06 KB

Versions: 6

Compression:

Stored size: 1.06 KB

Contents

// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`PageDescription rendering render without Props 1`] = `
<div
  id="inventory_page_description"
>
  <p>
    Red Hat Insights is a set of cloud services which provide unified subscription reporting, predictive analysis and remediation of issues through this Satellite instance.
  </p>
  <p>
    You can toggle the Auto upload switch to the ON position to enable Satellite to automatically upload your host inventory once a day.
  </p>
  <p>
    Click Restart to upload your host inventory to Red Hat Insights. Perform this step for each organization from which you want to manually upload a host inventory.
  </p>
  <p>
    Enabling inventory uploads is required by subscription watch. For more information about subscription watch see link:
     
    <a
      href="https://access.redhat.com/documentation/en-us/subscription_central/2020-04/html/getting_started_with_subscription_watch/assembly-about-subscriptionwatch"
      rel="noopener noreferrer"
      target="_blank"
    >
      About subscription watch
    </a>
  </p>
</div>
`;

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
foreman_rh_cloud-3.0.22 webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/__tests__/__snapshots__/PageDescription.test.js.snap
foreman_rh_cloud-4.0.22 webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/__tests__/__snapshots__/PageDescription.test.js.snap
foreman_rh_cloud-4.0.21.1 webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/__tests__/__snapshots__/PageDescription.test.js.snap
foreman_rh_cloud-3.0.21.1 webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/__tests__/__snapshots__/PageDescription.test.js.snap
foreman_rh_cloud-3.0.21 webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/__tests__/__snapshots__/PageDescription.test.js.snap
foreman_rh_cloud-3.0.20 webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/__tests__/__snapshots__/PageDescription.test.js.snap