Difference between revisions of "OpenNebula Templates"

From CipherSpace Client Wiki
Jump to navigation Jump to search
Line 1: Line 1:
__TOC__
__TOC__


==Create new Template==
==Create a new Template==


1.[[OpenNebula_Administrative_Functions | Log into OpenNebula Sunstone]].
1.[[OpenNebula_Administrative_Functions | Log into OpenNebula Sunstone]].
Line 10: Line 10:




3. Click "+" button to create a new template.
3. Click on the "+" button to create a new template.





Revision as of 10:02, 16 September 2016

Create a new Template

1. Log into OpenNebula Sunstone.


2. Go to “Virtual Resources” in the left menu and click on “Templates” in the drop down menu.

Templates menu.png


3. Click on the "+" button to create a new template.


4. Configure template.

This is the basic procedure:

  • Add a template name in "General" menu.
Template name.png
  • Add storage disks in "Storage" menu.
Template storage.png
  • Add a network interface in "Network" menu. If a fixed ip address is required, click on "Advanced Option" button and insert network configuration.
Template interface.png
  • Select "VNC" Graphics and tick "Generate Random Password" in "Input/Output" menu.
Template vnc.png
  • Add SSH keys and flag "Add SSH contextualization" in "Context" menu.
Template context.png
  • In Context menu a root password could be defined under "Custom Vars". Add following value : KEY= ROOT_PASSWORD, VALUE= "password" and press "Add" button.
Template rootpwd.png


5. Click "Create" button

Update a Template

1. Open OpenNebula Sunstone and login.


2. Go to “Virtual Resources” in the left menu and click “Templates” in the drop down menu.

Templates menu.png


3. Click on the template and press "Update" button.


4. Make the changes and press "Update" green button to save.