Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
vagrant-boxen
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Piotr Maślanka
vagrant-boxen
Commits
4a99c7b9
There was a problem fetching the pipeline stages.
Commit
4a99c7b9
authored
8 years ago
by
Piotr Maślanka
Browse files
Options
Downloads
Patches
Plain Diff
v1.0
parent
f0e47615
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#629
failed with stage
in 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
example/README.md
+4
-17
4 additions, 17 deletions
example/README.md
with
4 additions
and
17 deletions
example/README.md
+
4
−
17
View file @
4a99c7b9
# 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"
```
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