delSys schrieb: > hello, > > i'm trying to get a regexp like this example shows > <host name="wkst-[0-9]" profile-id="wkst-$1" /> > > if the workstation is named "wkst-00", a profile with the same id should be > called. every wkst has its own profile-id. at the moment the hosts.xml has > nearly 100 entries with this stupid lines: > <host name="wkst-64" profile-id="wkst-64" />
Really, you have 100 *different* profiles? Does this one work for you: http://wpkg.org/Variable_setting_through_hosts/profiles/packages -- Tomasz Chmielewski ------------------------------------------------------------------------- Do you use WPKG? Tell us how! >> http://wpkg.org/Testimonials _______________________________________________ wpkg-users mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/wpkg-users
