Skip to content
Snippets Groups Projects
Commit 4a99c7b9 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

v1.0

parent f0e47615
No related branches found
No related tags found
No related merge requests found
Pipeline #629 failed with stage
in 25 seconds
# example # example
This is an example box. This is description of the box. It will be copied. Keep it short and single-line. Don't remove the line break before.
Version: 1.0 Version: 1.0
It won't be compiled. Write what this box consists of and how it behaves.
First four lines have a special meaning - dont move them around. Change only version number, not the word.
--- ---
This section will be automatically replaced by `python make.py` with auto-generated This section will be automatically replaced by `python make.py` with auto-generated
content of Vagrantfile that will refer to this box content of Vagrantfile that will refer to this box.
---
Usage in Vagrantfile:
```
config.vm.box = "henrietta/example"
config.vm.box_url = "http://dev.dms-serwis.com.pl/vagrant/example.box"
``
---
Usage in Vagrantfile:
```
config.vm.box = "henrietta/example"
config.vm.box_url = "http://dev.dms-serwis.com.pl/vagrant/example.box"
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment