Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

universalunits/jenkins-php-slave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jenkins-test-slave

  1. Start an instance using the desired base AMI (i.e. from Amazon EC2 AMI Locator).
  2. SSH into the instance and clone this repo.
git clone https://github.com/universalunits/jenkins-php-slave.git 
  1. Run the provision script.
jenkins-php-slave/provision.sh

Using docker to test the configuration

docker run --rm -it -v $(pwd):/puppet ubuntu:16.04 /bin/bash
apt-get update && apt-get install -y sudo git && /puppet/provision.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published