Skip to content

Adds a brief explainer with links to cloud config documentation.

Overview

Resolves #915 (closed)

Resolves dmsnell/exosphere!3 (closed)

When presented with the cloud config it was confusing to me what I should write in the file. This patch adds a brief description with links to the documentation for the config file so as to provide a basic pointer to learn more.

How to Test

  • Create a new server instance.
  • Choose a base image
  • Scroll to the bottom and click on "Show" for "Advanced Options"
  • Examine the "Boot Script" textarea and look for any guidance on how to learn about what to configure and how.

In master there's no help or guidance, but in this branch it should point you to the documentation for the cloud config script and tell you what it is.

Screenshots

After Before
Edited by Dennis Snell

Merge request reports