Version 4 (modified by uphill, 14 years ago) (diff) |
---|
Server Workstation Differences
There are two comps files in each directory, they have the same group information but differ some other way
[thomas@soms002 comps]$ grep -A1 "<group>" Workstation.xml |grep "<id>" |cut -d'>' -f2 |cut -d "<" -f1 |sort >Workstation.groups [thomas@soms002 comps]$ grep -A1 "<group>" Workstation2.xml |grep "<id>" |cut -d'>' -f2 |cut -d "<" -f1 |sort >Workstation2.groups [thomas@soms002 comps]$ diff Workstation.groups Workstation2.groups [thomas@soms002 comps]$ ls -l Workstation*groups -rw-rw-r--. 1 thomas thomas 3150 Aug 30 09:50 Workstation2.groups -rw-rw-r--. 1 thomas thomas 3150 Aug 30 09:50 Workstation.groups
Server (17383ebf7c6cded9264a0da58e8e33f7ae2d6f3c718ee9492096a7c983deb6ce-comps-rhel6-Server.xml) has <b>internet-applications</b> and <b>office-suite</b> in one but not the other (17ee0bc9207c7f8519d54b65bcccfe1fd39fa7a25e9ff9695bc197d0c60bf84d-comps-rhel6-Server.xml)
ClusteredStorage has only one group, clustered-storage
Attachments (2)
-
Server.missing
(3.3 KB) -
added by uphill 14 years ago.
packages missing from Server2.xml
-
Workstation.missing
(57 bytes) -
added by uphill 14 years ago.
packages missing from Workstation2.xml
Download all attachments as: .zip