dsccommunity / OfficeOnlineServerDsc

This module contains DSC resources for deployment and configuration of Office Online Server.
MIT License
15 stars 16 forks source link

Fixed bug with FQDNs in OWA Machine resource #4

Closed BrianFarnhill closed 8 years ago

BrianFarnhill commented 8 years ago

Currently if a machine join is specified with a fully qualified name it will fail the test method. Added logic to account for FQDNs here to remove the incorrect false results.


This change is Reviewable

BrianFarnhill commented 8 years ago

@kwirkykat Can you please check the webhooks in this repo for AppVeyor - doesn't look like it is automatically running the tests now that it's been moved over.

kwirkykat commented 8 years ago

@BrianFarnhill Updated WebHooks and started an AppVeyor build for this repo. I'm not sure that the PR will auto update though?

BrianFarnhill commented 8 years ago

@kwirkykat I'll push a dummy commit in to trigger a fresh one. Thanks!