Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CONF
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UvA
CONF
Commits
8f3f9331
Commit
8f3f9331
authored
Dec 11, 2019
by
Spiros Koulouzis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change default os
parent
6effc8a6
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
10 deletions
+8
-10
application_example_2_topologies.yaml
TOSCA/application_example_2_topologies.yaml
+3
-3
application_example_output.yaml
TOSCA/application_example_output.yaml
+3
-3
application_example_provisioned.yml
TOSCA/application_example_provisioned.yml
+1
-1
workspace.xml
drip-planner/.idea/workspace.xml
+1
-3
No files found.
TOSCA/application_example_2_topologies.yaml
View file @
8f3f9331
...
...
@@ -13,7 +13,7 @@ topology_template:
disk_size
:
50000 MB
mem_size
:
6000 MB
num_cores
:
2
os
:
ubuntu 1
6
.04
os
:
ubuntu 1
4
.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 1
6
.04
os
:
ubuntu 1
4
.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 1
6
.04.04
os
:
ubuntu 1
4
.04.04
type
:
tosca.nodes.ARTICONF.VM.Compute
kubernetes
:
interfaces
:
...
...
TOSCA/application_example_output.yaml
View file @
8f3f9331
...
...
@@ -44,7 +44,7 @@ topology_template:
required
:
true
type
:
integer
os
:
default
:
ubuntu 1
6
.04
default
:
ubuntu 1
4
.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 1
6
.04
os
:
ubuntu 1
4
.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 1
6
.04
os
:
ubuntu 1
4
.04
role
:
worker
user_name
:
vm_user
type
:
tosca.nodes.ARTICONF.VM.Compute
...
...
TOSCA/application_example_provisioned.yml
View file @
8f3f9331
...
...
@@ -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 1
7.10
,
user_name
:
vm_user
}
num_cpus
:
1
,
os
:
Ubuntu 1
4.04
,
user_name
:
vm_user
}
type
:
tosca.nodes.ARTICONF.VM.Compute
lawrence_kubernetes
:
interfaces
:
...
...
drip-planner/.idea/workspace.xml
View file @
8f3f9331
<?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"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment