Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.
/ vagrant-address Public archive

Vagrant plugin for obtaining an IP address of a guest machine

License

Notifications You must be signed in to change notification settings

mkuzmin/vagrant-address

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-address plugin

This plugin allows obtaining a public IP address of a guest machine.

  • compatible with machines started remotely, i.e. by vSphere or AWS providers,
  • supports multi-machine environments.

Installation

$ vagrant plugin install vagrant-address

Usage

$ vagrant address [name]

Using with TeamCity

Running the command under JetBrains TeamCity build, it creates VAGRANT_ADDRESS environment variable which can be referenced by following build scripts.

Note: the variable is added by a service message. It requires the command and a build script are placed into separate build steps.

About

Vagrant plugin for obtaining an IP address of a guest machine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages