Last change
on this file since 7842 was
7371,
checked in by spimming, 13 years ago
|
#1680:
- start diagnostic monitor only when a connection string is specified
- constants file added
|
File size:
428 bytes
|
Rev | Line | |
---|
[6990] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <ServiceDefinition name="HeuristicLab.Clients.Hive.Slave.Azure" xmlns="http://schemas.microsoft.com/ServiceHosting/2008/10/ServiceDefinition">
|
---|
| 3 | <WorkerRole name="HeuristicLab.Clients.Hive.Slave.AzureClient" vmsize="Small">
|
---|
| 4 | <Imports>
|
---|
[7005] | 5 | <Import moduleName="RemoteAccess" />
|
---|
| 6 | <Import moduleName="RemoteForwarder" />
|
---|
[6990] | 7 | </Imports>
|
---|
| 8 | </WorkerRole>
|
---|
| 9 | </ServiceDefinition> |
---|
Note: See
TracBrowser
for help on using the repository browser.