Commit fcfd9c90 authored by Javier's avatar Javier
Browse files

cambiando el camino de rpmbuild 2

parent 5cfdc86d
Pipeline #306 canceled with stages
......@@ -55,7 +55,7 @@ class ganglia::common inherits ganglia::params {
refreshonly => true,
}
exec { 'yum install *ganglia*.rpm -y':
cwd => 'root/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