Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
HPC UCLV
puppet-ganglia
Commits
fcfd9c90
Commit
fcfd9c90
authored
Oct 03, 2018
by
Javier
Browse files
cambiando el camino de rpmbuild 2
parent
5cfdc86d
Pipeline
#306
canceled with stages
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
manifests/common.pp
manifests/common.pp
+1
-1
No files found.
manifests/common.pp
View file @
fcfd9c90
...
...
@@ -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'
],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment