Skip to content

A list of vagrant files and boxes for every day use.

Notifications You must be signed in to change notification settings

shakirshakiel/vagrantfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

List of Vagrant files

A list of vagrant files and boxes for every day use.

Centos Vagrant files

Vagrant file Vagrant Cloud
diskimage-builder shakirshakiel/centos_disk_image_builder
guest-additions shakirshakiel/centos_guest_additions
rpm-build shakirshakiel/centos_rpm_build
terraform shakirshakiel/centos_terraform
gcc shakirshakiel/centos_gcc
docker shakirshakiel/centos_docker
kubernetes shakirshakiel/centos_kubernetes
gocd shakirshakiel/centos_gocd
zookeeper shakirshakiel/centos_zookeeper
etcd shakirshakiel/centos_etcd
devtools shakirshakiel/centos_devtools

Upload to vagrant cloud

  • Create an authentication token
  • Copy the authentication token to a file called token
  • Run ./release.sh <path-to-package>
    • Eg: ./release.sh ./centos/guest-additions
  • Before publishing there will be a prompt like below. Enter 'y'
You are about to publish a box on Vagrant Cloud with the following options:
....
Do you wish to continue? [y/N]
  • Check in vagrant cloud. The box should have been created.

About

A list of vagrant files and boxes for every day use.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages