From 0d9f3ec4043aab09c8615004b4150fc9f485366b Mon Sep 17 00:00:00 2001 From: matt6697 <32440697+matt6697@users.noreply.github.com> Date: Tue, 2 Jan 2018 18:41:24 +0100 Subject: [PATCH] Fixed _config.yml --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 9bc9715..8c2c76a 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ title: SQL Server Always On Puppet module -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. +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. google_site_verification: R71XDERzPOp9lUudi8X6iKrpcoIgDG_1HzRMz_TMaDY google_analytics: UA-12767493-6 theme: jekyll-theme-slate @@ -11,4 +11,4 @@ plugins: - jekyll-redirect-from - jekyll-mentions jekyll-mentions: - base_url: http://www.virtualdesktopdevops.com/puppet-modules/sql-server-alwayson.html \ No newline at end of file + base_url: http://www.virtualdesktopdevops.com/puppet-modules/sql-server-alwayson.html