https://github.com/wikimedia/operations-puppet
Revision 1f6a1e7b31916d42a965f33b37412ca56edee789 authored by Antoine Musso on 27 October 2015, 19:14:30 UTC, committed by Dzahn on 27 October 2015, 20:26:38 UTC
On Debian Jessie, neither 'ruby2.1' nor 'ruby' provides the 'rake'
command unlike Ubuntu.  The Jenkins job rake-jessie ended up using
'rake2.1'.

The reason is that Nodepool instances do not include contint::packages
which provides 'rake'.

Move Package['rake'] to contint::packages::ruby so it get installed on
Nodepool.

Change-Id: I06f5fb66966e70bbf16fcc1d9d928e063e1e728c
1 parent 99508b9
History
Tip revision: 1f6a1e7b31916d42a965f33b37412ca56edee789 authored by Antoine Musso on 27 October 2015, 19:14:30 UTC
contint: install rake on Nodepool instances
Tip revision: 1f6a1e7
File Mode Size
conftool-data
doc
files
hieradata
manifests
modules
nodes
templates
utils
.ctags -rw-r--r-- 323 bytes
.gitignore -rw-r--r-- 431 bytes
.gitmodules -rw-r--r-- 1.1 KB
.gitreview -rw-r--r-- 101 bytes
.puppet-lint.rc -rw-r--r-- 917 bytes
.rubocop.yml -rw-r--r-- 639 bytes
.rubocop_todo.yml -rw-r--r-- 14.3 KB
Gemfile -rw-r--r-- 74 bytes
Gemfile.lock -rw-r--r-- 446 bytes
README -rw-r--r-- 783 bytes
rakefile -rw-r--r-- 5.1 KB
tox.ini -rw-r--r-- 212 bytes
typos -rw-r--r-- 69 bytes

README

back to top