standart packages list
- by Valintinr
Im learning puppet system and now need to do next task.
So we have few servers with same OS (Altlinux p6,t6) - puppet-agents and have puppet-master.
On agents installed some packages, eg. 200 packages on first, 300 on second ....
But necessary only 180 installed. We know names of necessary packages but dont know names of other (unnecessary packages)
So task:
Have i can check or install (if not installed yet) necessary packages and delete other packages (we dont know names of other installed packages)
Help please
WBR Valentin