Changes between Version 9 and Version 10 of AppPlanSpec
- Timestamp:
- Apr 23, 2013, 11:10:35 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AppPlanSpec
v9 v10 34 34 For example, if you have both SSE and non-SSE versions, use 1.1 and 1.0 respectively. 35 35 <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. 37 38 38 39 The following lets you use a project preference to decide whether to use the app version: