Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cyber-sandbox-creator
Manage
Activity
Members
Labels
Plan
Issues
10
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MUNI-KYPO-CSC
cyber-sandbox-creator
Commits
536117d5
Commit
536117d5
authored
4 years ago
by
Attila Farkas
Browse files
Options
Downloads
Patches
Plain Diff
Move flavors definitions and remove hd attribute
parent
631cb9cd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!32
Version 2.0.0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cyber_sandbox_creator/conf/flavors.yml
+33
-0
33 additions, 0 deletions
cyber_sandbox_creator/conf/flavors.yml
with
33 additions
and
0 deletions
cyber_sandbox_creator/conf/flavors.yml
0 → 100644
+
33
−
0
View file @
536117d5
#This is a configuration file for flavor definition.
#Change values only if you know what you are doing.
csirtmu.tiny1x2
:
cores
:
1
memory
:
2048
csirtmu.tiny1x4
:
cores
:
1
memory
:
4096
csirtmu.small2x4
:
cores
:
2
memory
:
4096
csirtmu.small2x8
:
cores
:
2
memory
:
8192
csirtmu.medium4x8
:
cores
:
4
memory
:
8192
csirtmu.medium4x16
:
cores
:
4
memory
:
16384
csirtmu.large8x16
:
cores
:
8
memory
:
16384
csirtmu.large8x32
:
cores
:
8
memory
:
32768
csirtmu.jumbo16x32
:
cores
:
16
memory
:
32768
csirtmu.jumbo16x64
:
cores
:
16
memory
:
65536
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment