Difference between revisions of "OpenNebula Templates"
Jump to navigation
Jump to search
(Created page with "__TOC__ ==Create new Template== 1. Open OpenNebula Sunstone and login. 2. Go to “Virtual Resources” in the left menu and click...") |
|||
Line 23: | Line 23: | ||
* Add SSH keys and flag "Add SSH contextualization" in "Context" menu. | * Add SSH keys and flag "Add SSH contextualization" in "Context" menu. | ||
[[File:Template_context.png|thumb|none|upright=2.5]] | [[File:Template_context.png|thumb|none|upright=2.5]] | ||
* In Context menu a root password could be defined under "Custom Vars". Add following value : KEY= ROOT_PASSWORD, VALUE= "password" and press "Add" button. | |||
[[File:Template_rootpwd.png|thumb|none|upright=2.5]] | |||
5. Click "Create" button | 5. Click "Create" button |
Revision as of 15:48, 15 September 2016
Create new Template
1. Open OpenNebula Sunstone and login.
2. Go to “Virtual Resources” in the left menu and click “Templates” in the drop down menu.
3. Click "+" button to create a new template.
4. Configure template.
This is the basic procedure:
- 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 insert network configuration.
- Select "VNC" Graphics and tick "Generate Random Password" in "Input/Output" menu.
- Add SSH keys and flag "Add SSH contextualization" in "Context" menu.
- In Context menu a root password could be defined under "Custom Vars". Add following value : KEY= ROOT_PASSWORD, VALUE= "password" and press "Add" button.
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.
3. Click on the template you want to modify and press "Update" button.
4. After changed it press "Update" green button.