search for: wgetfile

Displaying 4 results from an estimated 4 matches for "wgetfile".

Did you mean: getfile
2007 Mar 13
3
before => ?
Hi, How would I do this: wgetfile { "$name-$file": url => $url, file => $file, target => $target, options => $options, before => Component["md5check-$name"] } wgetfile { "$name-$md5file":...
2007 Mar 18
1
Dependancy sequencing problem
...documentation as it"s a little # economical! default => [ "gcc", "make", "binutils", "python-dev", "libncurses-dev", "bridge-utils", "iproute" ] } package { $requiredpackages: ensure => latest; } define wgetfile ( $url = '''', $file = '''', $target = '''', $options = ''-Nt 10 --random-wait -o ${target}/${file}.log'' ) { case $url { '''': { err ( "Require valid url: ''$url''" ) } }...
2007 Jan 03
18
error "Stack level too deep" on ''exec[ "perl Makefile.PL" ] ?
Hi, I''m testing puppet from the subversion trunk. I have a rather hacked-together system to install a CRM into one of my nodes, which worked (more or less) with version 0.19.3. When I tried to do a puppet run on a completely clean node it seemed to stall on the ''compilation'' part (I do an exec of ''perl Makefile.PL'' in the appropriate dir). When I broke
2006 Jul 26
5
linux-2.6-xen.hg
Hi, Is the http://xenbits.xensource.com/linux-2.6-xen.hg tree still being updated? if not, what''s the preferred Linux tree to track that has all of the Xen bits? Thanks, Muli _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel