Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make docs for pushing images rhel 7.6 friendly #19

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Oct 31, 2018

  1. Pushing-Images-to-AWS - Update to include RHEL 7.6 within scope

    Adding a few changes to make the content cover the RHEL use-case. For RHEL
    7.6, the software collections python36 revision can be used to install the
    awscli utility. Also removed reference to specifically using Fedora 29 for
    the process as it isn't necessary. Just a system that is RHEL 7.6 or above,
    and Fedora 29 or above.
    kyle-walker committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    8e431eb View commit details
    Browse the repository at this point in the history
  2. Pushing-Images-to-Azure: Update to include RHEL 7.6 within scope

    None of the content is inherently Fedora 29, and so these changes indicate
    that the RHEL 7.6 release is within scope. In addition, changing the yum
    repos entry to use the "yum-config-manager --add-repo=" operation as it is
    somewhat less subject to typos.
    kyle-walker committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    5e15333 View commit details
    Browse the repository at this point in the history
  3. Pushing-Images-to-VMWare: Update to include RHEL 7.6 within scope

    None of the content is inherently Fedora 29, and so these changes indicate
    that the RHEL 7.6 release is within scope. Set all hyperlinks to https.
    kyle-walker committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    1d3a7c8 View commit details
    Browse the repository at this point in the history
  4. Pushing-Images-to-Openstack: Update to include RHEL 7.6 within scope

    None of the content is inherently Fedora 29, and so these changes indicate
    that the RHEL 7.6 release is within scope. Set all hyperlinks to https.
    kyle-walker committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    ac20a55 View commit details
    Browse the repository at this point in the history