Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Before you create a template, ensure that you understand the following operations when you apply a template to a host:

  • If the host is currently running a service that exists in the template you plan to apply, the service on the host will be updated with new information from the template, including service description, tags, and interface labels. The service name and service type will not be updated.

  • If the host is not currently running a service that exists in the template, all configurations for that service in the template will be created and added to the host.

  • If the host is currently running a service that does not exist in the template, the service will be removed from the host when you apply the template.

To create a template, do the following:

  1. Log in to the Cloud Services Portal.

  2. Click the Manage > Infrastructure > Hosts tab.

  3. Select the host from which you want to create a template, and then click the … icon > Create Template.

  4. In the Create Template dialog, specify the following:

    • Name: Enter a name for the template.

    • Description: Enter a description for the template.

    • TAGS: Click Add and specify the following to associate a key with the template:

      • KEY: Enter a meaningful name for the key, such as a location or a department.  

      • VALUE: Enter a value for the key. For details, see Managing Tags.

    • Template from Host: This displays the name of the host from which BloxOne is taking a snapshot of the service configurations.

    • Services: The following is displayed for each of the services captured in the template. You cannot make changes to the following information.

      • Service Name: The format of the service name: <host_name>_<service_type>. When you apply the template to a host, the <host_name> will display the name of the host to which you have applied the template.

      • Service Type: The service type, such as cdc (for the Cloud Data Connector service) or dns (for the DNS service).

      • Interface Bindings: The interface labels you have configured for the corresponding interface binding with the service.

  5. Click Save & Close

The template is now created. You can view the template in the Templates tab and apply it to applicable hosts. For information, see Configuring Templates.

  • No labels