Commit Graph
9 Commits
Author SHA1 Message Date
Lorin Thwaits b062f2c734 Remove extra spacing 2023-02-20 19:33:29 +00:00
dblugeon 8eb502e952 Fix crash of mssql_conf during setup with the MSSQL 2019 cu15
Hello everybody,
In the CU15 (15.0.4198.2), the mssql-conf tool was rewrited. With this sqlserver's update and the old version of mssql_conf, we get an error "usermod command not found" during the checkinstance.sh's execution. This fix adds a merge operation of setup_env dictionary with the MSSQL_SA_PASSWORD and MSSQL_PID variables
2022-03-16 14:50:55 +01:00
clayton006 98f8b00f13 Altered detection logic for the /var/opt/mssql/mssql.conf file as this file is now created by default in SQL Server 2017 CU4 on Linux. Before CU4 this file was created after "/opt/mssql/bin/mssql-conf setup" was executed. 2018-02-22 17:27:04 -05:00
Arnav Singh 7344f757e5 Fixed URLs for post-RTM mssql-server repo 2017-11-09 14:48:50 -08:00
Arnav Singh bcb5cb4e23 Added sample Ansible playbook for installing SQL Server and creating a Pacemaker-managed AG. 2017-10-12 17:21:04 -07:00
Mihaela Blendea 473a7ca741 Add VMware fencing agent to HA samples 2017-07-21 11:59:58 -07:00
Mihaela Blendea 3aadfa5b38 Update readme 2017-06-01 13:40:26 -07:00
Mihaela Blendea 1081ecc0ba Added readme placeholders 2017-06-01 13:36:28 -07:00
Mihaela Blendea 8e1491f7a5 Added STONITH sample 2017-06-01 11:48:57 -07:00