Difference between revisions of "OpenNebula Templates"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
* Add a network interface in "Network" menu. | * Add a network interface in "Network" menu. | ||
[[File:Template_interface.png|thumb|none|upright=2.5]] | [[File:Template_interface.png|thumb|none|upright=2.5]] | ||
* If a fixed ip address is required, click on "Advanced Option" button and type the fixed address in the "IP" field. | * If a fixed ip address is required, click on "Advanced Option" button and type the fixed address in the "IP" field. | ||
[[File:Template_adv_net_opt.png|thumb|none|upright=2.0]] | [[File:Template_adv_net_opt.png|thumb|none|upright=2.0]] | ||
* In "Input/Output" menu, select "VNC" Graphics and tick "Generate Random Password". | * In "Input/Output" menu, select "VNC" Graphics and tick "Generate Random Password". |
Revision as of 09:17, 23 September 2016
Create a new Template
- Log into OpenNebula Sunstone.
- Go to “Virtual Resources” in the left menu and click on “Templates” in the drop down menu.
- Click on the "+" button to create a new template.
Configure Template
The basic procedure is as follows:
- Add a template name in "General" menu.
- Add storage disks in "Storage" menu.
- Add a network interface in "Network" menu.
- If a fixed ip address is required, click on "Advanced Option" button and type the fixed address in the "IP" field.
- In "Input/Output" menu, select "VNC" Graphics and tick "Generate Random Password".
- In "Context" menu, add SSH keys in the "Public Key" field and make sure that "Add SSH contextualization" and "Add Network contextualization" are ticked.
- In "Context" menu, you can define a root password under "Custom Vars". Add the following entries: KEY= ROOT_PASSWORD, VALUE= "password" and press "Add" button.
4. Click "Create" button.
Update a Template
- Log into OpenNebula Sunstone.
- Go to “Virtual Resources” in the left menu and click on “Templates” in the drop down menu.
- Click on the template and press "Update" button.
- Make the necessary changes and press the green "Update" button to save.