-
Type:
New Feature
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: SQL Server 1.1.3
-
Fix Version/s: None
-
Component/s: sqlserver
-
Labels:None
-
Environment:
Tested against SQL Server 2014
-
Template:
-
Epic Link:
-
Team:Modules
-
QA Risk Assessment:Needs Assessment
Basic Info
Module Version: Current Forge Version
Puppet Version: All versions (new feature request)
OS Name/Version: All versions (new feature request)
Customer requests to run SQLServer on non-standard port. This is currently unsupported in sql_connection.rb
Desired Behavior:
New Metaparam that allows passing in a datasource containing a port
ie: add_connec_string => ['Data Source=190.190.200.100,1433','Network Library=DBMSSOCN'];
Actual Behavior:
When using a SQL Server configured with a nonstandard port, the result is the following error in sqlserver::config:
err Unable to apply changes, failed with error message [DBNETLIB][ConnectionOpen(Connect()).]SQL Server does not exist or access denied.
Please take a moment and attach any relevant log output and/or manifests. This will help us immensely when troubleshooting the issue.