Coder Social home page Coder Social logo

ci-puppet's Introduction

ci-puppet

This repo is now deprecated

CI and transition logs are now configured through govuk-puppet.

Development Workflow

  • Clone this repository
  • Run bundle exec librarian-puppet install to gather the external modules
  • Run bundle exec rake to run the tests
  • Make changes to the repository
  • Run bundle exec rake to run the tests
  • Run vagrant up to instantiate the machines (requires Vagrant and either VirtualBox or VMWare Fusion)
  • Note whether your change was successful
  • Make more changes to the repository
  • Run bundle exec rake to run the tests
  • Run vagrant provision to apply new puppet code to the machines.
  • ...
  • Profit!

Oracle Java 7 "fun"

The Oracle Java 7 installer needs to be preseeded with the oracle tarball. If jdk-7u9-linux-x64.tar.gz is present in the vendor folder, the vagrant bootstrap script will copy it into the necessary location before provisioning.

Due to Oracle's licence terms we can't commit this tarball to this (public) repository, nor can we make it available at a download URL that we make public, so determining where to download this tarball from is left as an exercise for the reader.

Provisioning a new environment or a new machine

See the ci-deployment repository README for instructions.

ci-puppet's People

Contributors

ajlanghorn avatar alexmuller avatar alext avatar annashipman avatar benilovj avatar boffbowsh avatar bradwright avatar brenetic avatar danielroseman avatar dcarley avatar deanwilson avatar djsd123 avatar elliotcm avatar gpeng avatar heathd avatar issyl0 avatar jabley avatar jamiecobbett avatar jennyd avatar jonauman avatar kushalp avatar mattbostock avatar philandstuff avatar rboulton avatar rgarner avatar rjw1 avatar samjsharpe avatar surminus avatar tijmenb avatar tombooth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ci-puppet's Issues

Oracle Java license agreement prevents Puppet from running cleanly

When bringing up a ci-slave-1 VM to test #52, I found that Puppet couldn't install all dependencies. Elasticsearch seems to depend on Oracle Java, which won't install without its license being accepted, which Puppet wasn't able to do and so left elasticsearch present but missing that dependency. License error:

oracle-license-v1-1 license could not be presented
try 'dpkg-reconfigure debconf' to select a frontend other than noninteractive

It suggested using apt-get -f install to fix the broken dependencies, which I did, and once I'd accepted the license agreement to install Oracle Java, a second Puppet run completed without any errors. Various other packages failed the first time too, presumably for related reasons (collectd, fail2ban, gettext, ruby1.9.1-dev...).

Is this a known issue, or one which has been solved elsewhere?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.