Changes between Version 9 and Version 10 of AppPlanSpec


Ignore:
Timestamp:
Apr 23, 2013, 11:10:35 AM (11 years ago)
Author:
Rytis
Comment:

Added host_summary_regex description

Legend:

Unmodified
Added
Removed
Modified
  • AppPlanSpec

    v9 v10  
    3434   For example, if you have both SSE and non-SSE versions, use 1.1 and 1.0 respectively.
    3535 <os_regex>regex</os_regex>:: use only hosts whose operating system name matches the given regular expression
    36  <cpu_feature>x</cpu_feature> :: a required CPU feature (such as sse3). You can include more than one.
     36 <cpu_feature>x</cpu_feature>:: a required CPU feature (such as sse3). You can include more than one.
     37 <host_summary_regex>regex</host_summary_regex>:: only sends the app version to hosts with host.serialnum field that matches the given regular expression.
    3738
    3839The following lets you use a project preference to decide whether to use the app version: