Skip to content

Commit

Permalink
Moved the Image Streamer summary to the top
Browse files Browse the repository at this point in the history
  • Loading branch information
marikrg committed Mar 21, 2017
1 parent 7b0b921 commit 25bd509
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions RESOURCES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Resources for the Puppet Module for HPE OneView
# Summary

## HPE OneView resources

1. [Oneview_connection_template](#oneview_connection_template)
2. [Oneview_datacenter](#oneview_datacenter)
Expand Down Expand Up @@ -39,6 +41,16 @@
37. [Oneview_volume_attachment](#oneview_volume_attachment)
38. [Oneview_volume_template](#oneview_volume_template)

## HPE Image Streamer resources

1. [Image_streamer_artifact_bundle](#image_streamer_artifact_bundle)
2. [Image_streamer_build_plan](#image_streamer_build_plan)
3. [Image_streamer_deployment_group](#image_streamer_deployment_group)
4. [Image_streamer_deployment_plan](#image_streamer_deployment_plan)
5. [Image_streamer_golden_image](#image_streamer_golden_image)
6. [Image_streamer_os_volume](#image_streamer_os_volume)
7. [Image_streamer_plan_script](#image_streamer_plan_script)

#### oneview_connection_template

This resource provides the following ensurable methods for managing Connection Templates on the HPE OneView appliance:
Expand Down Expand Up @@ -568,16 +580,6 @@ This resource provides the following ensurable methods for managing storage volu

Example file: [volume_template.pp](examples/volume_template.pp)

# HPE Image Streamer resources

1. [Image_streamer_artifact_bundle](#image_streamer_artifact_bundle)
2. [Image_streamer_build_plan](#image_streamer_build_plan)
3. [Image_streamer_deployment_group](#image_streamer_deployment_group)
4. [Image_streamer_deployment_plan](#image_streamer_deployment_plan)
5. [Image_streamer_golden_image](#image_streamer_golden_image)
6. [Image_streamer_os_volume](#image_streamer_os_volume)
7. [Image_streamer_plan_script](#image_streamer_plan_script)

#### image_streamer_artifact_bundle

This resource provides the following ensurable methods for managing Artifact Bundles on the Image Streamer appliance:
Expand Down

0 comments on commit 25bd509

Please sign in to comment.