Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
codykonior committed Jul 17, 2024
1 parent 579e78b commit 8f3ce13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OftenOn/Configuration/OftenOn.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Configuration OftenOn {
Import-DscResource -ModuleName SqlServerDsc -ModuleVersion 16.6.0
Import-DscResource -ModuleName FailoverClusterDsc -ModuleVersion 2.1.0
# This is a composite resource and doesn't need to be on the destination machine
Import-DscResource -ModuleName OftenOn -ModuleVersion 1.1.16
Import-DscResource -ModuleName OftenOn -ModuleVersion 1.1.17
#endregion

$domainController = @{}
Expand Down

0 comments on commit 8f3ce13

Please sign in to comment.