Commit 9fba8899 authored by Rafael Monnerat's avatar Rafael Monnerat

Update configuration with the most recent definitions.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35069 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9505b2a3
...@@ -4,15 +4,14 @@ develop += local-eggs/erp5.recipe.kvm ...@@ -4,15 +4,14 @@ develop += local-eggs/erp5.recipe.kvm
[kvm-instance-template] [kvm-instance-template]
recipe = erp5.recipe.kvm recipe = erp5.recipe.kvm
url = <DEFINE YOUR IMAGE HERE> image = <DEFINE YOUR IMAGE URL HERE>
#file = <DEFINE YOUR IMAGE or PARTION PATH HERE>
gzip = true gzip = true
kvm_snapshot = true kvm_snapshot = true
# ssh Information # ssh Information
ssh_key_file = ssh_key_file = <DEFINE YOUR IMAGE HERE>
ssh_user = root
ssh_hostname = localhost
ssh_port = 13456 ssh_port = 13456
[requirements] [requirements]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment