Skip to content

Commit

Permalink
Update INSTALL.md to add version number to miqimport commands and cor…
Browse files Browse the repository at this point in the history
…rected a copy/paste error. (#74)
  • Loading branch information
curt-matthews authored and itewk committed Jul 23, 2018
1 parent 046f7c6 commit ae27376
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,9 +161,9 @@ If you follow the below steps on greed field, configured, Red Hat CloudForms app
* Clone miq-RedHat-Satellite6 repository
* git clone https://github.com/RedHatOfficial/miq-RedHat-Satellite6.git
* Import Service Dialog
* miqimport service_dialogs miq-RedHat-Satellite6/Dialogs/
* miqimport service_dialogs miq-RedHat-Satellite6/Dialogs/<version>
* Import Catalog
* miqimport service_catalogs miq-RedHat-Satellite6/Catalogs/
* miqimport service_catalogs miq-RedHat-Satellite6/Catalogs/<version>


# Tagging:
Expand Down Expand Up @@ -207,7 +207,7 @@ If you follow the below steps on greed field, configured, Red Hat CloudForms app

* Infrastructure Providers require a multitude of tags based on your organization's configuration and design. The providers being used for automated provisioning need the following tags applied appropriate to your organization's goals.
* Location Tags
* Tag each Provider with appropriate environment tag
* Tag each Provider with appropriate location tag
* Environment Tags
* Tag each Provider with appropriate environment tag(s)
* Provisioning Scope: All
Expand Down

0 comments on commit ae27376

Please sign in to comment.