Skip to content

Commit 0d9f3ec

Browse files
committed
Fixed _config.yml
1 parent b30e7d0 commit 0d9f3ec

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)