search for: download_

Displaying 1 result from an estimated 1 matches for "download_".

Did you mean: download
2008 Jan 06
0
RFC: defined type for stowed packages
...=> "/usr/bin/rsync -a --delete ${rsyncserver}::${rsyncmodule}/${hardwaremodel}/${basepackage}-${version} ${stowdestdir}", > refreshonly => true, > subscribe => file["stow-initiator_${basepackage}-${version}"], > alias => "download_${basepackage}-${version}" > } > > exec { unstow-others: > command => "cd ${stowdestdir} && stow --delete ${basepackage}-*", > refreshonly => true, > subscribe => exec["download_${basepackage}-${version}&qu...