- Home
- Browse Collections
- Software Collections
- Vagrant 1.8
Vagrant 1.8 by Software Collections
sclo-vagrant1 - Vagrant is a tool for building and distributing virtualized development environments. sclo-vagrant1 provides Vagrant delivered as a Software Collection. By installing the sclo-vagrant1 collection, you will get the minimum working set of packages to have a working Vagrant with libvirt support.
Report a bug in the issue trackerInstructions
You can get started in three easy steps:
# 1. Install a package with repository for your system:
# On CentOS, install package centos-release-scl available in CentOS repository:
$ sudo yum install centos-release-scl
# On RHEL, enable sclo repository for you system:
$ sudo yum-config-manager --add-repo=http://mirror.centos.org/centos-7/7/sclo/x86_64/sclo/
# 2. Install the collection:
$ sudo yum install sclo-vagrant1
# 3. Start using the software collection:
$ scl enable sclo-vagrant1 bash
At this point you should be able to use vagrant just as a normal application. An example work-flow might be:
$ vagrant init centos/7
$ vagrant up
$ vagrant ssh
In order to view the individual components included in this collection, including additional vagrant plugins, you can run:
$ sudo yum list sclo-vagrant\*
Policy
Community Project: Maintained by upstream communities of developers. The software is cared for, but the developers make no commitments to update the repositories in a timely manner.
Yum Repositories
Operating system | Package with repo | Browse files |
---|---|---|
![]() |
yum install centos-release-scl |
x86_64 |
![]() |
Enable RHSCL channel using your subscriptionyum-config-manager --enable rhel-server-rhscl-7-rpms Install repository with community Software Collectionscd /etc/yum.repos.d/ |
Tags
Rating
Rated by 0 users