Skip to content

maetthu-indermuehle/basicvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Sherpany Vagrant Build Environment

This Vagrant setup is for building the Sherpany applications. There is only one VM defined, which contains several packages needed for building and packaging applications. The VM is not connected to the Puppet server. During provisioning, the GPG keyring from the host is exported into gpgkey.asc and imported into the keyring of the vagrant user.

To see which packages are installed, have a look at manifests/default.pp

Requirements

  • GPG installed and key ready in the keyring on the host
  • Vagrant installed on local machine

Setup

  1. Clone this git repository git clone [email protected]:agilentia/buildvm.git
  2. Change to Vagrant directory cd buildvm
  3. Start Vagrant environment and wait till everything is installed vagrant up

Usage

  1. Login to Vagrant environment vagrant ssh
  2. Build and package your application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages