Commit 8f3f9331 authored by Spiros Koulouzis's avatar Spiros Koulouzis

change default os

parent 6effc8a6
......@@ -13,7 +13,7 @@ topology_template:
disk_size: 50000 MB
mem_size: 6000 MB
num_cores: 2
os: ubuntu 16.04
os: ubuntu 14.04
type: tosca.nodes.ARTICONF.VM.Compute
compute_1:
interfaces:
......@@ -23,7 +23,7 @@ topology_template:
disk_size: 50000 MB
mem_size: 6000 MB
num_cores: 2
os: ubuntu 16.04
os: ubuntu 14.04
type: tosca.nodes.ARTICONF.VM.Compute
compute_2:
interfaces:
......@@ -33,7 +33,7 @@ topology_template:
disk_size: 50000 MB
mem_size: 6000 MB
num_cores: 2
os: ubuntu 16.04.04
os: ubuntu 14.04.04
type: tosca.nodes.ARTICONF.VM.Compute
kubernetes:
interfaces:
......
......@@ -44,7 +44,7 @@ topology_template:
required: true
type: integer
os:
default: ubuntu 16.04
default: ubuntu 14.04
required: true
type: string
private_ip:
......@@ -74,7 +74,7 @@ topology_template:
host_name: vm
mem_size: 6000 MB
num_cores: 2
os: ubuntu 16.04
os: ubuntu 14.04
role: worker
user_name: vm_user
type: tosca.nodes.ARTICONF.VM.Compute
......@@ -87,7 +87,7 @@ topology_template:
host_name: vm
mem_size: 6000 MB
num_cores: 2
os: ubuntu 16.04
os: ubuntu 14.04
role: worker
user_name: vm_user
type: tosca.nodes.ARTICONF.VM.Compute
......
......@@ -29,7 +29,7 @@ topology_template:
interfaces:
Standard: {create: dumy.yaml}
properties: {cpu_frequency: 2.9 GHz, disk_size: 25000 MB, host_name: vm, mem_size: 3000 MB,
num_cpus: 1, os: Ubuntu 17.10, user_name: vm_user}
num_cpus: 1, os: Ubuntu 14.04, user_name: vm_user}
type: tosca.nodes.ARTICONF.VM.Compute
lawrence_kubernetes:
interfaces:
......
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="e478ccae-5352-4e8e-9efb-3f5cda44e877" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
</list>
<list default="true" id="e478ccae-5352-4e8e-9efb-3f5cda44e877" name="Default Changelist" comment="" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
......
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