Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MUNI-KYPO-CSC
cyber-sandbox-creator
Commits
c6d5b0ce
Commit
c6d5b0ce
authored
Oct 18, 2019
by
Jan Vykopal
Browse files
test.yml clarified in README, file renamed
parent
ea368ce6
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
c6d5b0ce
...
...
@@ -16,7 +16,7 @@ create.py is a python program that generates a vagrant source file from a defini
2.
Install Python dependencies with
`pip3 install -r requirements.txt`
.
3.
Clone the project.
4.
Navigate to the project folder.
5.
Type
`$ python3 create.py
yaml_file.yml`
. There is a test yaml file in the repository called test
.yml
.
5.
Type
`$ python3 create.py
sandbox
.yml
`
.
6.
Run
`$ vagrant up`
### Input yaml file structure
...
...
test
.yml
→
sandbox
.yml
View file @
c6d5b0ce
File moved
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment