system-config/modules/openstack_project/files/rubygems.sh
Monty Taylor ad574bedee Changes to get nodepool working with trusty
There are few things that are different for our slaves on trusty. Of
note, we don't want to pin puppet, and we need to provide a version
for postgres.

Change-Id: Ibee78cd4fbeef2e6af43379d2bc3a0f0e9767a06
2014-05-28 10:09:35 -07:00

3 lines
45 B
Bash

PATH=/var/lib/gems/1.8/bin:$PATH
export PATH