Sha256: 10a97798ca0853f1cecbb62b5e86bb6c1c1b4ad3a5fa7796846bdaab86c57347
Contents?: true
Size: 1.46 KB
Versions: 2
Compression:
Stored size: 1.46 KB
Contents
<?xml version="0.0" encoding="utf-8"?> <RoleEnvironment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Deployment id="deployment16(130)" emulated="true" /> <CurrentInstance id="deployment16(130).RubyRole.WorkerRole2_IN_0" roleName="WorkerRole2" faultDomain="0" updateDomain="0"> <ConfigurationSettings> <ConfigurationSetting name="test" value="8" /> <ConfigurationSetting name="test2" value="string" /> </ConfigurationSettings> <LocalResources> <LocalResource name="DiagnosticStore" path="C:\Users\Administrator\AppData\Local\dftmp\Resources\7dbcfc02-ad16-40d3-a943-f407d20bd898\directory\DiagnosticStore\" sizeInMB="4096" /> <LocalResource name="ruby" path="C:\Users\Administrator\AppData\Local\dftmp\Resources\7dbcfc02-ad16-40d3-a943-f407d20bd898\directory\ruby\" sizeInMB="1000" /> </LocalResources> <Endpoints> <Endpoint name="HttpIn" address="127.255.0.1" port="9002" protocol="tcp" /> <Endpoint name="Internal2" address="127.255.0.1" port="9101" protocol="http" /> </Endpoints> </CurrentInstance> <Roles> <Role name="WorkerRole"> <Instances> <Instance id="deployment16(130).RubyRole.WorkerRole_IN_0" faultDomain="0" updateDomain="0"> <Endpoints> <Endpoint name="Internal" address="127.255.0.0" port="9100" protocol="http" /> </Endpoints> </Instance> </Instances> </Role> </Roles> </RoleEnvironment>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
azure-0.1.1 | test/unit/service_runtime/data/roleenvironmentdata.xml |
azure-0.1.0 | test/unit/service_runtime/data/roleenvironmentdata.xml |