AV4TAr / meetup-uy-example

Ejemplo para la charla de Meetup.uy -> Levanta un Jenkins Server con Vagrant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#
# Material para Charla - meetup.uy
#
# Author:: Sebastián Moreno <smoreno@inconcertcc.com>
# Author:: Federico Silva <fsilva@inconcertcc.com>
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Pasos a seguir:
# 1. instalar vagrant
# 2. generar el ambiente virtual
#       - las listas de vms se pueden ver aca: http://www.vagrantbox.es/
#       - instalar la vm que tiene chef:
#            > vagrant box add squeeze64 https://dl.dropbox.com/u/1543052/Boxes/DebianSqueeze64.box
# 3. aprovisionar
#            > vagrant up
#

About

Ejemplo para la charla de Meetup.uy -> Levanta un Jenkins Server con Vagrant


Languages

Language:Ruby 96.8%Language:Groovy 2.3%Language:Perl 0.8%Language:Shell 0.2%