How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "bogdando/ubuntu-16.04.1-server-amd64"
end
vagrant init bogdando/ubuntu-16.04.1-server-amd64
vagrant up
This version was created over 7 years ago.
The most of settings are specified as variables. This allows to override them
with -var key without template modification. A few environment variables
should be specified as a safety measure. See debian.json ubuntu.json with
the post-processors section with all details about deploying the Vagrant Boxes
to Atlas.
UBUNTU_MAJOR_VERSION=16.04 \
UBUNTU_MINOR_VERSION=.1 \
UBUNTU_TYPE=server \
ARCH=amd64 \
HEADLESS=true \
packer build -var 'cpus=2' ubuntu.json
DEBIAN_MAJOR_VERSION=8 \
DEBIAN_MINOR_VERSION=5 \
ARCH=amd64 \
HEADLESS=true \
packer build -var 'cpus=2' debian.json
(root password is "vagrant" or is not set )
SSH_USER may be used to create a different user whci may be used later to access environment.
Debian configuration is based on
jessie preseed.
Ubuntu configuration is based on
xenial preseed.
A few modifications have been made. Use diff for more details.
This version was created over 7 years ago.
The most of settings are specified as variables. This allows to override them
with -var key without template modification. A few environment variables
should be specified as a safety measure. See debian.json ubuntu.json with
the post-processors section with all details about deploying the Vagrant Boxes
to Atlas.
UBUNTU_MAJOR_VERSION=16.04 \
UBUNTU_MINOR_VERSION=.1 \
UBUNTU_TYPE=server \
ARCH=amd64 \
HEADLESS=true \
packer build -var 'cpus=2' ubuntu.json
DEBIAN_MAJOR_VERSION=8 \
DEBIAN_MINOR_VERSION=5 \
ARCH=amd64 \
HEADLESS=true \
packer build -var 'cpus=2' debian.json
(root password is "vagrant" or is not set )
SSH_USER may be used to create a different user whci may be used later to access environment.
Debian configuration is based on
jessie preseed.
Ubuntu configuration is based on
xenial preseed.
A few modifications have been made. Use diff for more details.
| libvirt | ||
|---|---|---|
| unknown | Hosted by Vagrant Cloud (1.66 GB) |
| virtualbox | ||
|---|---|---|
| unknown | Hosted by Vagrant Cloud (1.78 GB) |
This version was created almost 8 years ago.
The most of settings are specified as variables. This allows to override them
with -var key without template modification. A few environment variables
should be specified as a safety measure. See debian.json ubuntu.json with
the post-processors section with all details about deploying the Vagrant Boxes
to Atlas.
UBUNTU_MAJOR_VERSION=16.04 \
UBUNTU_MINOR_VERSION=.1 \
UBUNTU_TYPE=server \
ARCH=amd64 \
HEADLESS=true \
packer build -var 'cpus=2' ubuntu.json
DEBIAN_MAJOR_VERSION=8 \
DEBIAN_MINOR_VERSION=5 \
ARCH=amd64 \
HEADLESS=true \
packer build -var 'cpus=2' debian.json
(root password is "vagrant" or is not set )
SSH_USER may be used to create a different user whci may be used later to access environment.
Debian configuration is based on
jessie preseed.
Ubuntu configuration is based on
xenial preseed.
A few modifications have been made. Use diff for more details.
This version was created almost 8 years ago.
The most of settings are specified as variables. This allows to override them
with -var key without template modification. A few environment variables
should be specified as a safety measure. See debian.json ubuntu.json with
the post-processors section with all details about deploying the Vagrant Boxes
to Atlas.
UBUNTU_MAJOR_VERSION=16.04 \
UBUNTU_MINOR_VERSION=.1 \
UBUNTU_TYPE=server \
ARCH=amd64 \
HEADLESS=true \
packer build -var 'cpus=2' ubuntu.json
DEBIAN_MAJOR_VERSION=8 \
DEBIAN_MINOR_VERSION=5 \
ARCH=amd64 \
HEADLESS=true \
packer build -var 'cpus=2' debian.json
(root password is "vagrant" or is not set )
SSH_USER may be used to create a different user whci may be used later to access environment.
Debian configuration is based on
jessie preseed.
Ubuntu configuration is based on
xenial preseed.
A few modifications have been made. Use diff for more details.
This version was created almost 8 years ago.
The most of settings are specified as variables. This allows to override them
with -var key without template modification. A few environment variables
should be specified as a safety measure. See debian.json ubuntu.json with
the post-processors section with all details about deploying the Vagrant Boxes
to Atlas.
UBUNTU_MAJOR_VERSION=16.04 \
UBUNTU_MINOR_VERSION=.1 \
UBUNTU_TYPE=server \
ARCH=amd64 \
HEADLESS=true \
packer build -var 'cpus=2' ubuntu.json
DEBIAN_MAJOR_VERSION=8 \
DEBIAN_MINOR_VERSION=5 \
ARCH=amd64 \
HEADLESS=true \
packer build -var 'cpus=2' debian.json
(root password is "vagrant" or is not set )
SSH_USER may be used to create a different user whci may be used later to access environment.
Debian configuration is based on
jessie preseed.
Ubuntu configuration is based on
xenial preseed.
A few modifications have been made. Use diff for more details.
| libvirt | ||
|---|---|---|
| unknown | Hosted by Vagrant Cloud (1.42 GB) |
| virtualbox | ||
|---|---|---|
| unknown | Hosted by Vagrant Cloud |
This version was created almost 8 years ago.
The most of settings are specified as variables. This allows to override them
with -var key without template modification. A few environment variables
should be specified as a safety measure. See debian.json ubuntu.json with
the post-processors section with all details about deploying the Vagrant Boxes
to Atlas.
UBUNTU_MAJOR_VERSION=16.04 \
UBUNTU_MINOR_VERSION=.1 \
UBUNTU_TYPE=server \
ARCH=amd64 \
HEADLESS=true \
packer build -var 'cpus=2' ubuntu.json
DEBIAN_MAJOR_VERSION=8 \
DEBIAN_MINOR_VERSION=5 \
ARCH=amd64 \
HEADLESS=true \
packer build -var 'cpus=2' debian.json
(root password is "vagrant" or is not set )
SSH_USER may be used to create a different user whci may be used later to access environment.
Debian configuration is based on
jessie preseed.
Ubuntu configuration is based on
xenial preseed.
A few modifications have been made. Use diff for more details.
| libvirt | ||
|---|---|---|
| unknown | Hosted by Vagrant Cloud (773 MB) |
| virtualbox | ||
|---|---|---|
| unknown | Hosted by Vagrant Cloud (787 MB) |
This version was created almost 8 years ago.
The most of settings are specified as variables. This allows to override them
with -var key without template modification. A few environment variables
should be specified as a safety measure. See debian.json ubuntu.json with
the post-processors section with all details about deploying the Vagrant Boxes
to Atlas.
UBUNTU_MAJOR_VERSION=16.04 \
UBUNTU_MINOR_VERSION=.1 \
UBUNTU_TYPE=server \
ARCH=amd64 \
HEADLESS=true \
packer build -var 'cpus=2' ubuntu.json
DEBIAN_MAJOR_VERSION=8 \
DEBIAN_MINOR_VERSION=5 \
ARCH=amd64 \
HEADLESS=true \
packer build -var 'cpus=2' debian.json
(root password is "vagrant" or is not set )
SSH_USER may be used to create a different user whci may be used later to access environment.
Debian configuration is based on
jessie preseed.
Ubuntu configuration is based on
xenial preseed.
A few modifications have been made. Use diff for more details.