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
631cb9cd
Commit
631cb9cd
authored
4 years ago
by
Attila Farkas
Browse files
Options
Downloads
Patches
Plain Diff
Merge configuration files
parent
112c7071
No related branches found
No related tags found
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/configuration.yml
+14
-0
14 additions, 0 deletions
cyber_sandbox_creator/conf/configuration.yml
with
14 additions
and
0 deletions
cyber_sandbox_creator/conf/configuration.yml
0 → 100644
+
14
−
0
View file @
631cb9cd
#This is a configuration file for default values and constants of CSC.
#Change values only if you know what you are doing.
#Default values for routers
default_router_box_name
:
debian/stretch64
default_router_memory
:
256
default_router_cpus
:
1
#Default values for border router
default_border_router_name
:
br
default_border_router_ip
:
172.18.0.1
default_border_router_network_name
:
BR
default_border_router_network_ip
:
172.18.0.0/24
default_border_router_pubilc_ip
:
172.18.10.1
\ 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