Skip to content
Snippets Groups Projects
Commit 5c8bd7b3 authored by Quinn, Jeffrey's avatar Quinn, Jeffrey
Browse files

trying dependency

parent 511a5008
No related branches found
No related tags found
No related merge requests found
......@@ -137,7 +137,7 @@ class railsapp ($hostname) {
environment => ['HOME=/home/rails'],
path => '/home/rails/.rbenv/shims:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin',
cwd => '/home/rails',
require => User['rails'],
require => [User['rails'],Rbenv::compile['2.1.2']],
}
class { 'apache::mod::passenger':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment