Required modules

The mssql_secured module uses types and providers provided by the following two Puppet modules:

easy_type

The metadata of this module contain the right information to allow libararian-puppet to install all required module dependencies. If you want to take control yourself:

forge "http://forge.enterprisemodules.com"

mod 'enterprisemodules/easy_type'

Then use the librarian-puppet or r10K to install the software.

You can also install the software using the puppet module command:

puppet module install
    --module_repository=http://forge.enterprisemodules.com
    enterprisemodules-easy_type

mssql_config

The metadata of this module contain the right information to allow libararian-puppet to install all required module dependencies. If you want to take control yourself:

forge "http://forge.enterprisemodules.com"

mod 'enterprisemodules/mssql_config'

Then use the librarian-puppet or r10K to install the software.

You can also install the software using the puppet module command:

puppet module install
    --module_repository=http://forge.enterprisemodules.com
    enterprisemodules-mssql_config

Supported Operation systems

This module supports a broad range of Microsoft Windows operating systems:

Supported Microsoft SQL Server versions

This module supports Microsoft SQL Server 13. We are currently working on extending to version 12,11,10 and some 9 versions

Supported Puppet versions

This module requires Puppet 5 to run. It supports both the open source versions as well as Puppet Enterprise.