Skip to content

Commit e3ad520

Browse files
authored
Merge pull request #2 from virtualdesktopdevops/dev
Fixed _config.yml
2 parents 6bf2939 + 0d9f3ec commit e3ad520

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
title: SQL Server Always On Puppet module
2-
description: Puppet module installing a fully working SQL Server Always On cluster including : SPN creation, SQL server installation and initial configuration, windows failover cluster and SQL Always On Availability Group creation.
2+
description: Puppet module installing a fully working SQL Server Always On cluster using Powershell DSC resources. Configuration includes SPN creation, SQL server installation and initial configuration, windows failover cluster and SQL Always On Availability Group creation.
33
google_site_verification: R71XDERzPOp9lUudi8X6iKrpcoIgDG_1HzRMz_TMaDY
44
google_analytics: UA-12767493-6
55
theme: jekyll-theme-slate
@@ -11,4 +11,4 @@ plugins:
1111
- jekyll-redirect-from
1212
- jekyll-mentions
1313
jekyll-mentions:
14-
base_url: http://www.virtualdesktopdevops.com/puppet-modules/sql-server-alwayson.html
14+
base_url: http://www.virtualdesktopdevops.com/puppet-modules/sql-server-alwayson.html

0 commit comments

Comments
 (0)