diff --git a/guides/common/assembly_building_cloud-images.adoc b/guides/common/assembly_building_cloud-images.adoc index 4001d72922..eb9f02489c 100644 --- a/guides/common/assembly_building_cloud-images.adoc +++ b/guides/common/assembly_building_cloud-images.adoc @@ -1,4 +1,4 @@ -include::modules/con_building_cloud_images.adoc[] +include::modules/con_building-cloud-images.adoc[] include::modules/proc_creating-custom-rhel-images.adoc[leveloffset=+1] @@ -10,8 +10,10 @@ include::modules/proc_registering-a-host.adoc[leveloffset=+1] include::modules/proc_installing-and-configuring-puppet-agent-manually.adoc[leveloffset=+1] +ifdef::satellite[] include::modules/proc_completing-the-rhel7-image.adoc[leveloffset=+1] include::modules/proc_completing-the-rhel6-image.adoc[leveloffset=+1] +endif::[] -include::modules/con_building_cloud_images_next_steps.adoc[leveloffset=+1] +include::modules/con_building-cloud-images-next-steps.adoc[leveloffset=+1] diff --git a/guides/common/modules/con_building_cloud_images_next_steps.adoc b/guides/common/modules/con_building-cloud-images-next-steps.adoc similarity index 100% rename from guides/common/modules/con_building_cloud_images_next_steps.adoc rename to guides/common/modules/con_building-cloud-images-next-steps.adoc diff --git a/guides/common/modules/con_building_cloud_images.adoc b/guides/common/modules/con_building-cloud-images.adoc similarity index 100% rename from guides/common/modules/con_building_cloud_images.adoc rename to guides/common/modules/con_building-cloud-images.adoc diff --git a/guides/common/modules/proc_completing-the-rhel6-image.adoc b/guides/common/modules/proc_completing-the-rhel6-image.adoc index 16006e8744..b0b725d098 100644 --- a/guides/common/modules/proc_completing-the-rhel6-image.adoc +++ b/guides/common/modules/proc_completing-the-rhel6-image.adoc @@ -65,8 +65,3 @@ This creates a new `rhel6-cloud.qcow2` file in the location where you enter the ==== You must manually resize the partitions of instances based on the image in accordance with the disk space in the flavor that is applied to the instance. ==== - -== Next steps - -* Repeat the procedures for every image that you want to provision with {Project}. -* Move the image to the location where you want to store for future use.