[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#225999: ITP: debsync -- installed packages synchronization tool



* Wouter Verhelst 

| for host in $hostlist
| do
|   ssh -t $host apt-get install $pkglist
| done
| 
| where $hostlist contains the names of the hosts, and $pkglist the list
| of debs you want installed. If a package is already installed, apt will
| skip it (unless a more recent version is available)...

Yes, I know I can do that, but if I want to do this the real way, I
have to write a script around this which uses a master list found
somewhere on the file system and such.  Ideally, I'd like to add a
module to cfengine, but currently, I don't have the time to do that.

-- 
Tollef Fog Heen                                                        ,''`.
UNIX is user friendly, it's just picky about who its friends are      : :' :
                                                                      `. `' 
                                                                        `-  



Reply to: