Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.package
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rafael Monnerat
slapos.package
Commits
d4039e72
Commit
d4039e72
authored
Oct 19, 2021
by
Thomas Gambier
🚴🏼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
packer: update version of packer in the README
parent
92d4082a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
packer/README.md
packer/README.md
+2
-2
packer/README.vmboostrap.md
packer/README.vmboostrap.md
+2
-2
No files found.
packer/README.md
View file @
d4039e72
...
...
@@ -14,8 +14,8 @@ How to build one VM?
mkdir /opt/packer/
cd /opt/packer/
wget https://releases.hashicorp.com/packer/1.7.
3/packer_1.7.3
_linux_amd64.zip
unzip packer_1.7.
3
_linux_amd64.zip
wget https://releases.hashicorp.com/packer/1.7.
6/packer_1.7.6
_linux_amd64.zip
unzip packer_1.7.
6
_linux_amd64.zip
2) Building one VM (example)::
...
...
packer/README.vmboostrap.md
View file @
d4039e72
...
...
@@ -12,8 +12,8 @@ How to build VM with differents images size?
mkdir /opt/packer/
cd /opt/packer/
wget https://releases.hashicorp.com/packer/1.7.
3/packer_1.7.3
_linux_amd64.zip
unzip packer_1.7.
3
_linux_amd64.zip
wget https://releases.hashicorp.com/packer/1.7.
6/packer_1.7.6
_linux_amd64.zip
unzip packer_1.7.
6
_linux_amd64.zip
2) Check and install qemu
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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