Forum: CFEngine Help
Subject: Re: installing specific packages from local directory
Author: jmosco
Link to topic: https://cfengine.com/forum/read.php?3,25415,25641#msg-25641
I did something like this.
# $Id$
#
# wget epel repo only of package is not already installed
bundle agent epel_wget {
Forum: CFEngine Help
Subject: Re: installing specific packages from local directory
Author: jmosco
Link to topic: https://cfengine.com/forum/read.php?3,25415,25628#msg-25628
I have tried this as well. I'm surprised there isnt someting in the library
for this. Maybe there is and i'm to new...
_
Thanks, that works fine,
but i was wondering if there is some less smart/clever way ?
Like just to specify directory/list of files and install everything in it.
What i'm thinking about is just say:
-
vars:
"r" slist => {
"R-core-2.12.2-1.el5.x86_64.rpm",
"libRmath-2.12.2-1.el5.
Forum: CFEngine Help
Subject: Re: installing specific packages from local directory
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,25415,25418#msg-25418
vars:
'epelrpm' string => 'epel-release';
'epelrpm' string => '6-5';
'epelrpm' string => 'noa