Commit 5cfdc86d authored by Javier's avatar Javier
Browse files

cambiando el camino de rpmbuild

parent 1ed6800d
......@@ -55,7 +55,7 @@ class ganglia::common inherits ganglia::params {
refreshonly => true,
}
exec { 'yum install *ganglia*.rpm -y':
cwd => '/rpmbuild/RPMS/x86_64/',
cwd => 'root/rpmbuild/RPMS/x86_64/',
path => ['/usr/bin', '/usr/sbin',],
#path => '/usr/bin:/usr/sbin:/bin:/usr/local/bin',
subscribe => Exec['rpmbuild -tb ganglia-3.7.2.tar.gz'],
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment